<<On Mon, 9 Sep 2002 00:07:00 -0700, "David O'Brien" <[EMAIL PROTECTED]> said:
> It seems to work for me: > $ cat foo.c > #ifdef __STRICT_ANSI__ > #error __STRICT_ANSI__ > #endif > $ /usr/bin/cc -ansi foo.c > foo.c:2:2: #error __STRICT_ANSI__ OK, so this is now one of those magic defines that's not shown in the specs and just pulled out thin air by the preprocessor? One wishes that the GCC crowd would make up their minds already.... -GAWollman To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message