[v3] -pedantic-errors fixups
Benjamin Kosnik
benjamin.kosnik@gmail.com
Thu Sep 13 23:00:00 GMT 2007
This adds a test for -pedantic-errors, and fixes up various existing
issues.
Some of these have to do with #include_next.
Some with C99 initializations.
Some with VLA use.
Probably all the tr1 includes (and parallel includes) should have
pragma GCC system_error. I'll do this if people think it wise.
Also, probably this pragma should not warn on C++ VLA issues, but this
is not the current behavior. I'll investigate and file a bug about this
in bugzilla.
tested x86/linux
-benjamin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p.20070913-2
Type: application/octet-stream
Size: 7638 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20070913/b7188077/attachment.obj>
More information about the Libstdc++
mailing list