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.

Regards,
Marc

"Premature optimization is the root of all evil." -- Donald E. Knuth

Attachment: msg48683/pgp00000.pgp
Description: PGP signature



Reply via email to