Mail Archives: djgpp-workers/1998/02/02/13:33:32
On Thu, 29 Jan 1998, Andrew Crabtree wrote:
> 1) The ansi checking is getting better in newer versions of gcc so its
> possible that headers that you think are ansi compliant actually aren't
> (like the c++ incompatibility with exception)
This should be fixed in DJGPP's headers anyway, so fixincludes is
superflous.
> 2) Some header use internal gcc things that can change between releases
> (like using gnu_va_arglist instead of the regular ansi definition)
I doubt we use more than a couple of these.
- Raw text -