Re: [Boost-bugs] [Boost C++ Libraries] #4053: signals2 build failure with "error: dereferencing pointer '<anonymous>' does break strict-aliasing..."

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4053: signals2 build failure with "error: dereferencing pointer '<anonymous>' does break strict-aliasing..."
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-12-12 12:33:26


#4053: signals2 build failure with "error: dereferencing pointer '<anonymous>'
does break strict-aliasing..."
------------------------------------------+---------------------------------
  Reporter: Joe Steeve <js@…> | Owner: fcacciola
      Type: Bugs | Status: closed
 Milestone: Boost 1.43.0 | Component: optional
   Version: Boost 1.42.0 | Severity: Problem
Resolution: duplicate | Keywords:
------------------------------------------+---------------------------------
Changes (by andysem):

  * status: new => closed
  * resolution: => duplicate

Comment:

 There is ticket #3774 about strict aliasing warnings, I'm marking this
 ticket as duplicate.

 As a side note, the error is actually a warning, which is probably
 elevated to error due to a compiler switch. Either remove that switch or
 disable strict aliasing optimization (-fno-strict-aliasing).

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4053#comment:6>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:05 UTC