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]
Other format: [Raw text]

Re: cpplib: Start moving switch handling to front ends


On Wed, 7 Aug 2002, Devang Patel wrote:
> I am also preparing a patch to introduce one new warning flag,
> -Wno-#warnings, to disable #warning messages. Is it a good idea?

Don't use '#' in the name.  That'd require quoting in a shell.
(Perhaps -Wno-hashwarnings?)

brgds, H-P


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