Subject: Re: [Boost-users] signals2::slot_type & g++ anti-aliasing warning
From: Ákos Maróy (akos_at_[hidden])
Date: 2010-11-08 12:19:58


On 08/11/10 23:41, Frank Mori Hess wrote:
>> The gcc guys have done a good job getting rid of these. You might try
>> a 4.5 compiler to see if the warning goes away.
>
> But avoid 4.5.0, it had a worse aliasing bug:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44164

thanks :)

so far, I turned off aliasing :(