On Fri, Dec 13, 2002 at 11:48:23PM +0100, Marc Recht wrote:

> > Hmm, which of these defines claims posix src? -D_ANSI_SOURCE ?
> >
> > cc -O -c -O -pipe -mcpu=pentiumpro -mcpu=pentiumpro -I./../include
> [...]
> >
> >> u_int is undocumented and unportable, so it probably shouldn't be
> >> used.  It's only 3 characters shorter than `unsigned' anyway.
> >
> > It's for ports.
> And this is once a again a good example why we _really_ need a define (like 
> Solaris'__EXTENSIONS__ ) that sets __BSD_VISIBLE (no matter what) and could 
> be set in CONFIBURE_ENV.

No, it's a good example of why Linux programmers shouldn't ask for an
ANSI C environment then complain when <sys/file.h> does not work.


Tim

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

Reply via email to