------- Comment #6 from manu at gcc dot gnu dot org  2007-10-12 15:09 -------
(In reply to comment #4)
> We should also warn by default with -std=c++98 or -std=c++0x.
> 

Why? Note that gnu++98 rejects more programs than c++98, sine the latter admits
constructions that conflict with the GNU C++ language. Joseph explained it in
PR28368. That is how "-std" works right now, but that PR is still open.


-- 


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

Reply via email to