You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Ed Slattery (JIRA)" <tu...@ws.apache.org> on 2006/06/13 17:35:38 UTC

[jira] Updated: (TUSCANY-462) Would be nice to generate disable warning for the 'silly' warning on windows

     [ http://issues.apache.org/jira/browse/TUSCANY-462?page=all ]

Ed Slattery updated TUSCANY-462:
--------------------------------

    Component: C++ SCA

> Would be nice to generate disable warning for the 'silly' warning on windows
> ----------------------------------------------------------------------------
>
>          Key: TUSCANY-462
>          URL: http://issues.apache.org/jira/browse/TUSCANY-462
>      Project: Tuscany
>         Type: Bug

>   Components: C++ SCA
>     Versions: Cpp-current
>     Reporter: Ed Slattery
>     Priority: Minor
>      Fix For: Cpp-current

>
> #if defined(WIN32)  || defined (_WINDOWS)
> #pragma warning(disable: 4786)
> #endif
> If the above code could be inserted under the header of all generated CPP files by scagen, then we would not have the huge long warning telling you that the name of virtually anything to do with std::lists is too long for the debugger.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org