You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Alberto Massari (JIRA)" <xe...@xml.apache.org> on 2006/05/19 23:53:30 UTC

[jira] Resolved: (XERCESC-1489) Annoying compiler warnings

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

    Resolution: Fixed

I have changed in the 3.0 branch the data member to be of type "unsigned int", with the necessary getter/setters. Please verify.

> Annoying compiler warnings
> --------------------------
>
>          Key: XERCESC-1489
>          URL: http://issues.apache.org/jira/browse/XERCESC-1489
>      Project: Xerces-C++
>         Type: Bug

>   Components: Validating Parser (Schema) (Xerces 1.5 or up only)
>     Versions: 2.7.0
>  Environment: RedHat Linux 7.3, g++ v3.3.3
>     Reporter: David Ergo
>     Priority: Minor

>
> When compiling a program with #include <xercesc/sax2/XMLReaderFactory.hpp>, like SAX2Count, with warnings enabled (-Wall instead of -w), we get the following compiler warning :
> /usr/local/xerces-c/include/xercesc/validators/schema/SchemaElementDecl.hpp: In
>    member function `virtual bool xercesc_2_7::SchemaElementDecl::isGlobalDecl()
>    const':
> /usr/local/xerces-c/include/xercesc/validators/schema/SchemaElementDecl.hpp:508: warning: comparison
>    between signed and unsigned integer expressions

-- 
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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org