Manuel López-Ibáñez - PR24924 front end and preprocessor pedantic_errors settings should agree (original) (raw)

This is the mail archive of the gcc-patches@gcc.gnu.orgmailing list for the GCC 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]

:ADDPATCH c++:

This patch makes the preprocessor to give an error for pedwarns by default unless fpermissive is given, when the language is a dialect of C++.

Boostrapped and regression tested.Does it look OK to you?
2007-01-27 Manuel Lopez-Ibanez manu@gcc.gnu.org

PR c++/24924

cp/

testsuite/

Attachment:pedantic-cpp-errors.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]