On Tue, Dec 15, 2009 at 07:56:01PM +0000, peter green <plugw...@p10link.net> 
was heard to say:
> The attatched patch resolves the FTBFS by taking the simple approach
> of building with -fno-strict-aliasing .

  That obviously avoids this, but I'd rather fix the bug directly
(besides, doesn't disabling strict aliasing lose a lot of
optimizations?).

  Does anyone understand what the code is doing wrong here?  I've been
through that sigc++ code and the cwidget code that the error claims is
invoking it, plus all the stuff that should be in between, and I can't
see any sketchy aliasing.  Everything is properly typed -- with one cast
to a base class, but that obviously ought to be fine as long as we
don't cast back down to an unrelated type.

  Daniel



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to