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++/13641] calling main: standard requires diagnostic, but diagnostic only with --pedantic


------- Additional Comments From gdr at integrable-solutions dot net  2004-01-10 23:31 -------
Subject: Re:  calling main: standard requires diagnostic, but diagnostic only with --pedantic

"pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| nope, sorry but we are not pedantic by default and there is a reason

I don't see what is pedantic about this.  We just got it wrong. 
This is an explicit constraint violation.
I don't think it is something that should be controlled by -pedantic.

-- Gaby


-- 


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


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