$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Paul Gregor (gregod_at_[hidden])
Date: 2003-11-05 21:06:40
On Wed, 5 Nov 2003, Douglas Paul Gregor wrote:
> The "right" answer is to use GCC's __attribute__ mechanism to get types of
> the correct alignment. I've got a partial patch locally, that I'll try to
> complete and test tonight.
I've checked this in. Ralf, would you check to see if this helps? It
should eliminate the need for the existing workaround.
Doug