Alfred Perlstein wrote: > NetBSD is nuking almost all __STDC__ usages because it's always > defined. Do we want to do the same? The exception I've seen > is for assembler files where old style C is needed to avoid > conflicts.
Umm, do we need it there in asm headers? We do not use the traditional cpp for our assembler files. I would be suprised if we needed it. In fact, I would be suprised if we build with -traditional any more. Cheers, -Peter -- Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

