Mail Archives: djgpp-workers/2001/07/07/13:44:14
Eli Zaretskii writes:
> Thanks. But I'm still worried a bit: what about all those additional
> definitions we have in our headers which are private to DJGPP, or at
> least absent from the GCC headers? How will they be pulled in by GCC
> if it doesn't always do a include_next, and even when the header does
> include_next, I'm not convinced that really works in our case?
<limits.h> from GCC does include_next, and at least it worked a year ago.
I don't know if it is broken now. Probably it isn't. As far as <stdarg.h>
and
<stddef.h> are concerned, we don't have any non-standard definitions there,
do we? Yes, I know that this is pretty poor answer, but at least we don't
have this problem right now.
Laurynas
- Raw text -