Inconsistent definition and declaration of a method TraverseSchema::processSubstitutionGroup --------------------------------------------------------------------------------------------
Key: XERCESC-1384 URL: http://issues.apache.org/jira/browse/XERCESC-1384 Project: Xerces-C++ Type: Bug Versions: 2.6.0 Environment: Solaris 2.8 SPARCompiler 4.2 Reporter: Maciek Samsel Please review definition and declaration in files: src/xercesc/validators/schema/TraverseSchema.hpp src/xercesc/validators/schema/TraverseSchema.cpp Method: void processSubstitutionGroup(...) Missing "const" on second parameter. Strict compiler is not going to forgive that. -- 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]