This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
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
Attachment:
p.20070913-2
Description: Binary data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |