Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| I guess that, with lyxstring, the beginning of the string is not
| aligned on a 8-bytes boundaries.
I would guess that it is. It is the casting that does the unaligned
thing.
try -Wcast-align (or is it -Walign-cast)
| Are you sure that reporting of unaligned access errors is turned on by
| default on linux/alpha?
With the above you will get warnings from gcc (I think)
Lgb
- Re: Unaligned access question Martin Vermeer
- Re: Unaligned access questi... Allan Rae
- Re: Unaligned access question Allan Rae
- Re: Unaligned access question Lars Gullik Bj�nnes
- Re: Unaligned access question Juergen Vigna
- Re: Unaligned access question Jean-Marc Lasgouttes
- Re: Unaligned access question Angus Leeming
- Re: Unaligned access question Jean-Marc Lasgouttes
- Re: Unaligned access question Angus Leeming
- Re: Unaligned access question Jean-Marc Lasgouttes
- Re: Unaligned access question Lars Gullik Bj�nnes
- Re: Unaligned access question Angus Leeming
