From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: Joern Rennecke Cc: "Martin v. Loewis" , Enrico.Scholz@informatik.tu-chemnitz.de, gcc@gcc.gnu.org Subject: Re: Selectiv on/off-turning of warnings Date: Thu, 23 Mar 2000 09:04:00 -0000 Message-id: <16573.953830573@upchuck> References: <200003231304.NAA16792@phal.cygnus.co.uk> X-SW-Source: 2000-03/msg00617.html In message < 200003231304.NAA16792@phal.cygnus.co.uk >you write: > > I think there would be a long debate whether it is reasonable. For one > > thing, some people claim that #pragma is not reasonable. Since the > > standard says a compiler can do anything it wants when it sees a > > #pragma, I believe some version of gcc used to invoke Emacs when it > > saw a #pragma :-) > > The code is still in cccp.c, although it is #ifdefed out these days: [ ... ] Feel free to just remove that code. While it was an interesting hack 10 years ago, it's really not appropriate anymore. jeff