[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unaligned access errors running LyX with XTL



Angus> I have come up against some unaligned access errors
Angus> when running a development version of LyX. 

José> If you are using raw_format such errors should be expected,
José> as no alignment is done. (raw_format is pretty much a
José> debugging feature and probably should be removed...)

José> If you're using XDR or GIOP, it is definitly a XTL bug
José> and thus I'd appreciate a small test case that makes it happen.

Many thanks, José. We do indeed use raw_format at the
moment.

Interestingly, I cannot compile xtl using the other formats
on a DEC running Digital Unix (admittedly an old version)
because the header files endian.h and byteswap.h do not
exist. No such problems under LinuxAlpha of course.

Will keep you posted.
Angus