[ http://issues.apache.org/jira/browse/XERCESC-1211?page=history ]
     
Alberto Massari resolved XERCESC-1211:
--------------------------------------

    Resolution: Fixed

The warnings should be almost gone now: the ones remaining are in DOMCasts.h, 
in the deprecated DOM, some "unused variables" that are used inside assert() 
expressions and some "variable could be used uninitialized" that are guaranteed 
to be initialized.

Alberto

> Errors and warnings
> -------------------
>
>          Key: XERCESC-1211
>          URL: http://issues.apache.org/jira/browse/XERCESC-1211
>      Project: Xerces-C++
>         Type: Bug
>   Components: SAX/SAX2, Utilities
>     Versions: 2.5.0
>  Environment: Linux, gcc 3.2.3
>     Reporter: Robert Buck
>     Assignee: Alberto Massari
>  Attachments: jira_XERCESC-1211_Errors_and_warnings.patch, 
> jira_XERCESC-1211_Errors_and_warnings.txt
>
> We build our products warning free (all 5+ million lines), with warnings 
> cranked all the way up. This appears to not be the case with Xerces-C. Could 
> someone be so kind as to fix these warnings so that we don't need to turn off 
> error on warning for significant parts of the product:
> /sandbox/rbuck/A.2004.05.12/matlab/freeware/xerces-c/glnx86/release/include/xercesc/framework/XMLPScanToken.hpp:
>  In
>    copy constructor `xercesc_2_5::XMLPScanToken::XMLPScanToken(const 
>    xercesc_2_5::XMLPScanToken&)':
> /sandbox/rbuck/A.2004.05.12/matlab/freeware/xerces-c/glnx86/release/include/xercesc/framework/XMLPScanToken.hpp:180:
>  warning: base
>    class `class xercesc_2_5::XMemory' should be explicitly initialized in the 
>    copy constructor
> Thanks

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to