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

Re: Patch to warn about qualified function return types


On Wed, Oct 25, 2000 at 01:04:26AM +0100, Joseph S. Myers wrote:
> 	* c-decl.c (grokdeclarator): Move warning for qualified void
> 	return types with -pedantic to when the function type is
> 	constructed.  At -W, warn in general for qualified function return
> 	types, except for volatile void.
> 	* invoke.texi: Document this new warning at -W.

Ok.


r~

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