
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@derived-software.ltd.uk>