Boost logo

Boost :

Subject: Re: [boost] [1.41.0] Beta 1 release candidate
From: Phil Richards (news_at_[hidden])
Date: 2009-11-03 15:58:13


On Tue, 2009-11-03 at 20:29 +0000, Phil Richards wrote:
> On Mon, 2009-11-02 at 18:45 -0500, Stefan Seefeld wrote:
> > On 11/02/2009 04:47 PM, Phil Richards wrote:
> > > (Quite a lot of strict-aliasing rules warnings thrown up.)
> > I take it these are all related to boost.python ?
> Some are in python, e.g.:
[...]
> A number pop up from wave, e.g.:
[...]

One library that I missed out that I think might be annoying is
Boost.Optional.

There are lots of warnings like:

./boost/optional/optional.hpp:315: warning: dereferencing pointer ‘<anonymous>’ does break strict-aliasing rules
./boost/optional/optional.hpp:422: note: initialized from here

The first line can vary, the initialization point is always the same.

Phil

-- 
Phil Richards, <news_at_[hidden]>

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk