Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/XERCESC-1217 Here is an overview of the issue: --------------------------------------------------------------------- Key: XERCESC-1217 Summary: GrammarResolver::getXSModel() incorrectly tests two pointers to determine if the XSModel has changed Type: Bug Status: Unassigned Priority: Blocker Project: Xerces-C++ Versions: Nightly build (please specify the date) Assignee: Reporter: David Bertoni Created: Wed, 19 May 2004 12:23 PM Updated: Wed, 19 May 2004 12:23 PM Environment: All platforms Description: This function compares a previous return value from XMLGrammarPool::getXSModel() with what is returned currently to determine if the underlying model has changed. The assumption that these pointers values will be different is broken, because there is no guarantee that the new XSModel with the XMLGrammarPool will have a different address. --------------------------------------------------------------------- JIRA INFORMATION: 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]