Mail Archives: djgpp-workers/2000/07/18/08:33:51
On Tue, 18 Jul 2000, Laurynas Biveinis wrote:
> It seems that this time my mail has reached the target :-)
I hope so. I'm still waiting to see any technical explanation; until now
I didn't see any.
> To sum up things - we will be able to get right type definitions
> in GCC headers.
Frankly, I don't see why do you think such changes will be accepted by
the GCC maintainers: I didn't see any sign of commitment on their part.
But I guess we could always try anyway...
> So I propose to reconsider my patch for type
> sentinels. Also IMHO it's a good idea to revert my patch to
> <stdarg.h> and <varargs.h>, since they won't be used with GCC 3.0
> anyway.
>
> Last, but not the least, if we're gonna to rely on GCC's stddef.h
> stuff, we will have to drop __DJ_size_t macros from sys/djtypes.h.
> Our headers will have to include <stddef.h> and not <sys/djtypes.h>.
>
> Any objections? OK to implement?
sys/djtypes.h is there for a reason; I think ANSI doesn't allow stddef.h
to be included by other headers.
But please post here the diffs that you want to commit, after the
changes you mention above, and let's look at them.
Thanks for pursuing this troublesome issue!
- Raw text -