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

Extra semicolons after function definitions cause warnings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 2.2.0
    • 2.3.0
    • Build
    • None
    • Operating System: Other
      Platform: Other
    • 19723

    Description

      When the code is compiled with Compaq/HP native cxx compiler, it produces 1207
      warnings due to extra semicolons ";" at ends of function definitions like

      void foo()
      {
      };

      Is there really a reason to have all those semicolons there ?

      The URL above, http://www.cis.hut.fi/jorma/xerces-2.2.0-extra-semicolons ,
      contains a full listing of the semicolons.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jorma.laaksonen@hut.fi Jorma Laaksonen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: