Martin Buchholz writes:
>>>>> "R" == Robert Pluim
<rpluim(a)bigfoot.com> writes:
R> Would it be worthwhile to start by getting rid of our use of
R> inttypes.h? That's easy enough for me to test.
You could try:
removing all references to inttypes.h.
trying to remove those horrible hacks referring to
__BIT_TYPES_DEFINED__ and WE_DONT_NEED_QUADS
However, doing this is quite risky in a stable XEmacs. XEmacs may
fail to compile on some other platform. On the other hand, if it does
compile, it will work perfectly.
I only have access to FreeBSD at the moment (and Linux, but that
requires some work on my part first). Perhaps we should target this
effort at 21.5?
This is really my area of expertise, so I should be fixing it. But
I
don't have a lot of free time right now.
Ditto. The new-born comes home day after tomorrow, so I'm likely to
be maxed out for the next 18 years or so ;-)
Robert
--