Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/XERCESC-1200 Here is an overview of the issue: --------------------------------------------------------------------- Key: XERCESC-1200 Summary: SAX2XMLReader sample is missing semicolons Type: Bug Status: Unassigned Priority: Trivial Project: Xerces-C++ Components: Documentation Assignee: Reporter: Michael E. Dyck Created: Thu, 22 Apr 2004 1:08 AM Updated: Thu, 22 Apr 2004 1:08 AM Description: The SAX2XMLReader sample on http://xml.apache.org/xerces-c/program-sax2.html is missing semicolons on the lines that call the setFeature function: parser->setFeature(XMLUni::fgSAX2CoreValidation, true) // optional parser->setFeature(XMLUni::fgSAX2CoreNameSpaces, true) // optional --------------------------------------------------------------------- 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]