This is the mail archive of the gcc-bugs@gcc.gnu.org mailing 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]

[Bug c++/53333] Initializer lists in std=c++03 mode must be an error


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53333

--- Comment #2 from Marc Glisse <glisse at gcc dot gnu.org> 2012-05-12 19:46:08 UTC ---
There is -pedantic-errors if you want an error.


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