Hrvoje Niksic <hniksic(a)srce.hr> writes:
Has anyone tried to compile and run XEmacs with and without aliasing
and with and without union type to see if it works?
Yes/No. I tried gcc-2.95 no-mule with the default options, without
union type and it works (I am running it now).
However that doesn't mean much. Ulrich Drepper just reported a crash
in a Mule enabled XEmacs, on the assert on line 364 of insdel.c. I am
not saying it is related but above it is exactly the type code that
typically breaks. (Using longs to "parallelize" char operations).
Jan