problems w/ -traditional-cpp
Jason R Thorpe
thorpej@wasabisystems.com
Fri Jun 28 02:46:00 GMT 2002
On Fri, Jun 28, 2002 at 07:32:14AM +0100, Neil Booth wrote:
> Here's a thought: is the code that shouldn't be there protected by
> something like "#if !defined (FOO)" where FOO should be defined?
>
> Maybe it's being compiled with -pedantic and FOO is a *built-in*
> that is in the user's namespace? If so, then the recent CPP
> built-in changes we've been doing would prevent it from being
> defined.
It's definitely not being compiled with -pedantic.
I'm not going to be able to do anything with this for a few days -- The
toolchain work I do for my Day Job has been preempted by some yak shaving,
and this weekend I really need to do some work on the house that I've been
putting off...
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>
More information about the Gcc-bugs
mailing list