[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unaligned access errors running LyX with XTL
- To: XTL mailing list <xtl@lsd.di.uminho.pt>
- Subject: Re: Unaligned access errors running LyX with XTL
- From: Angus Leeming <a.leeming@ic.ac.uk>
- Date: Tue, 4 Apr 2000 11:54:17 +0100
- Delivered-To: mailing list xtl@lsd.di.uminho.pt
- Mailing-List: contact xtl-help@lsd.di.uminho.pt; run by ezmlm
- Organization: Imperial College
- References: <00040317491800.21613@pneumon>
- Reply-To: Angus Leeming <a.leeming@ic.ac.uk>
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