[ http://issues.apache.org/jira/browse/XERCESC-1329?page=history ] Alberto Massari closed XERCESC-1329: ------------------------------------
Resolution: Duplicate Duplicate of XERCESC-628 (recently fixed) Alberto > Warnings found when compiling on Linux AMD64 > -------------------------------------------- > > Key: XERCESC-1329 > URL: http://issues.apache.org/jira/browse/XERCESC-1329 > Project: Xerces-C++ > Type: Bug > Components: SAX/SAX2 > Versions: 2.6.0 > Environment: Linux AMD64, GNU compiler > Reporter: Robert Buck > > DGXMLScanner.cpp: In member function `bool > xercesc_2_6::DGXMLScanner::scanStartTag(bool&)': > DGXMLScanner.cpp:1308: warning: passing negative value `-1' for argument 1 of > ` > xercesc_2_6::XMLAttr::XMLAttr(unsigned int, const XMLCh*, const XMLCh*, > const XMLCh*, xercesc_2_6::XMLAttDef::AttTypes, bool, > xercesc_2_6::MemoryManager*, xercesc_2_6::DatatypeValidator*, bool)' > DGXMLScanner.cpp:1335: warning: passing negative value `-1' for argument 1 of > ` > void xercesc_2_6::XMLAttr::set(unsigned int, const XMLCh*, const XMLCh*, > const XMLCh*, xercesc_2_6::XMLAttDef::AttTypes, > xercesc_2_6::DatatypeValidator*, bool)' > DGXMLScanner.cpp: In member function `unsigned int > xercesc_2_6::DGXMLScanner::buildAttList(unsigned int, > xercesc_2_6::XMLElementDecl*, > xercesc_2_6::RefVectorOf<xercesc_2_6::XMLAttr>&)': > DGXMLScanner.cpp:2028: warning: passing negative value `-1' for argument 1 of > ` > xercesc_2_6::XMLAttr::XMLAttr(unsigned int, const XMLCh*, const XMLCh*, > const XMLCh*, xercesc_2_6::XMLAttDef::AttTypes, bool, > xercesc_2_6::MemoryManager*, xercesc_2_6::DatatypeValidator*, bool)' > DGXMLScanner.cpp:2041: warning: passing negative value `-1' for argument 1 of > ` > xercesc_2_6::XMLAttr::XMLAttr(unsigned int, const XMLCh*, const XMLCh*, > const XMLCh*, xercesc_2_6::XMLAttDef::AttTypes, bool, > xercesc_2_6::MemoryManager*, xercesc_2_6::DatatypeValidator*, bool)' > DGXMLScanner.cpp:2068: warning: passing negative value `-1' for argument 1 of > ` > void xercesc_2_6::XMLAttr::set(unsigned int, const XMLCh*, const XMLCh*, > const XMLCh*, xercesc_2_6::XMLAttDef::AttTypes, > xercesc_2_6::DatatypeValidator*, bool)' -- 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]