Menu

#474 trailing comma in XML_Status enum

Not a Bug
closed-rejected
5
2009-01-19
2009-01-19
Joe Orton
No

The trailing comma in the XML_Status enum will:

a) cause warnings if an app builds with gcc -pedantic

b) break the build with some older Unix compilers (Tru64, IIRC)

Discussion

  • Joe Orton

    Joe Orton - 2009-01-19

    patch to fix it

     
  • Karl Waclawek

    Karl Waclawek - 2009-01-19

    This was fixed a long time ago: in expat.h, revision 1.72, Fri Sep 24 13:06:29 2004 UTC.
    Closing the issue.

     
  • Karl Waclawek

    Karl Waclawek - 2009-01-19
    • milestone: --> Not a Bug
    • assigned_to: gstein --> fdrake
    • status: open --> closed-rejected
     

Log in to post a comment.