You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Pete Robbins (JIRA)" <tu...@ws.apache.org> on 2006/06/24 09:40:33 UTC

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

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


> SCAGEN: 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
>     Assignee: Pete Robbins
>     Priority: Minor
>      Fix For: Cpp-M1
>  Attachments: TUSCANY-462.patch
>
> #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