You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by ji...@apache.org on 2004/04/22 12:52:53 UTC

[jira] Resolved: (XERCESC-1200) SAX2XMLReader sample is missing semicolons

Message:

   The following issue has been resolved as FIXED.

   Resolver: cargilld
       Date: Thu, 22 Apr 2004 3:52 AM

Updated doc
---------------------------------------------------------------------
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: Resolved
   Priority: Trivial
 Resolution: FIXED

    Project: Xerces-C++
 Components: 
             Documentation
   Fix Fors:
             Nightly build (please specify the date)

   Assignee: 
   Reporter: Michael E. Dyck

    Created: Thu, 22 Apr 2004 1:08 AM
    Updated: Thu, 22 Apr 2004 3:52 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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org