This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cleanup query: _ALL_SOURCE


>>>>> Nathanael Nerode writes:

Nathanael> Grrr.  I'm now guessing (wild guess here) that it enables the existence
Nathanael> of bsd style functions where there are ISO counterparts with different
Nathanael> semantics, or something similar.  If so, it really shouldn't be
Nathanael> needed at all once gcc is modernized in this regard (a project not yet
Nathanael> touched).

	-D_ALL_SOURCE exposes additional header file prototypes and macro
definitions beyond those required by Posix.

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]