bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bison-20001221


From: Akim Demaille
Subject: Re: bison-20001221
Date: 15 Jan 2001 14:14:09 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Crater Lake)

>>>>> "Hans" == Hans Aberg <address@hidden> writes:

Hans> I noted though that those includes were somehow unnecessary for
Hans> the package to compile; the writers of those package evidently
Hans> puts in unneeded headers making it unneededly platform
Hans> specific. -- A sort of funny approach.

I'd be happy to understand how on a Mac you can determine that
including sys/types.h is unnecessary, if it's so much platform
dependent :)

But the point is, there are very few headers which are available
*everywhere*, and *no single GNU program* ever checks for them:
stdio.h, sys/types, and sys/stat.h.  Considering the effort it would
take the free software to adjust itself to your environment, if I were
you I'd create sys/types, and have it include the very very very much
more system dependent size_t.h (or I don't remember how it's named).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]