Uploaded image for project: 'Xerces-C++'
  1. Xerces-C++
  2. XERCESC-1200

SAX2XMLReader sample is missing semicolons

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • None
    • Documentation
    • None

    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

      Attachments

        Activity

          People

            cargilld@ca.ibm.com cargilld
            mdyck Michael E. Dyck
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: