Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4759: shared_ptr to bool cast with Intel C++ Composer XE 2011
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-01 01:42:39
#4759: shared_ptr to bool cast with Intel C++ Composer XE 2011
-------------------------------+--------------------------------------------
Reporter: abrarov@⦠| Owner: pdimov
Type: Bugs | Status: new
Milestone: To Be Determined | Component: smart_ptr
Version: Boost 1.49.0 | Severity: Problem
Resolution: | Keywords: shared_ptr Intel bool cast
-------------------------------+--------------------------------------------
Comment (by Ross MacGregor <rossmpublic.gmail.com>):
My problem with the MSVC compilers turned out to be a binary
incompatibility issue. I was using the pointers_to_members pragma but I
did not apply it carefully enough (which looks rather difficult). I ended
up with multiple member references using different internal
representations. I violated the one definition rule.
This also may be the cause of this problem too. Maybe the /vmg option is
not being consistently applied for the same smart pointer types?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4759#comment:9> 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:12 UTC