[Expat-bugs] [ expat-Bugs-2519651 ] trailing comma in XML_Status enum
SourceForge.net
noreply at sourceforge.net
Mon Jan 19 18:10:30 CET 2009
Bugs item #2519651, was opened at 2009-01-19 07:30
Message generated for change (Settings changed) made by kwaclaw
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=2519651&group_id=10127
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build control
>Group: Not a Bug
>Status: Closed
>Resolution: Rejected
Priority: 5
Private: No
Submitted By: Joe Orton (jorton)
>Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: trailing comma in XML_Status enum
Initial Comment:
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)
----------------------------------------------------------------------
>Comment By: Karl Waclawek (kwaclaw)
Date: 2009-01-19 12:10
Message:
This was fixed a long time ago: in expat.h, revision 1.72, Fri Sep 24
13:06:29 2004 UTC.
Closing the issue.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=2519651&group_id=10127
More information about the Expat-bugs
mailing list