* Charles Randall <[EMAIL PROTECTED]> [010827 12:44] wrote:
> I've noted that several include files in /usr/include use the C preprocessor
> #warning directive. This isn't standard C and prevents some software from
> compiling using a compiler like TenDRA. What's the current opinion on this?

My opinion is that #warning should be standardized, however since it's
not, diffs to surround them with #ifdef __GNU_C__ (or whatever it is)
will probably be committed.

-- 
-Alfred Perlstein [[EMAIL PROTECTED]]
Ok, who wrote this damn function called '??'?
And why do my programs keep crashing in it?

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to