On Sun, Feb 15, 2004 at 01:48:10PM +0100, Petter Reinholdtsen wrote:
> I assume that all glibc headers should be compilable when using 'gcc
> -ansi'.

<sys/user.h> is not part of ANSI C/C++ so this is a broken assumption.

Really guys, there's seldomly a reason to use -ansi as you're most
probably _not_ trying to write code using a plain ANSI enviroment but
rather Posix, SUSv3 or some large enough subset of common unix variants.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to