This is the mail archive of the gcc@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]

Re: Enable -Wreturn-type by default ?


Jason Merrill <jason@redhat.com> a Ãcrit:

> If we already give an error, we don't want to give a redundant
> warning. I'm confused about what you're asking here.

Ah, I thought g++ was just emitting an error with -std=something.  It's
actually is emitting the error by default.  It's just cc1 that needs
changing then.  Sorry about the confusion.

-- 
		Dodji


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