[ http://nagoya.apache.org/jira/browse/XERCESC-1153?page=history ]
Alberto Massari updated XERCESC-1153: ------------------------------------- Priority: Major > XMLSchemaDescriptionImpl::getLocationHints() return non-const object > -------------------------------------------------------------------- > > Key: XERCESC-1153 > URL: http://nagoya.apache.org/jira/browse/XERCESC-1153 > Project: Xerces-C++ > Type: Bug > Components: Validating Parser (Schema) (Xerces 1.5 or up only) > Versions: Nightly build (please specify the date) > Environment: Operating System: All > Platform: All > Reporter: David Bertoni > Assignee: Xerces-C Developers Mailing List > > XMLSchemaDescriptionImpl::getLocationHints() returns a non-const pointer to a > RefVectorOf<XMLCh>. Since this could lead to accidental or intentional > modification of the data, it would be better to return a pointer to a const > RefVectorOf<XMLCh>. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://nagoya.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]