Subject: [Boost-bugs] [Boost C++ Libraries] #1119: enable_reference_tracking copy constructor does not call base class version
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-07-26 16:29:37
#1119: enable_reference_tracking copy constructor does not call base class version
------------------------------+---------------------------------------------
Reporter: Paolo | Owner: eric_niebler
Type: Bugs | Status: new
Milestone: To Be Determined | Component: xpressive
Version: Boost 1.34.1 | Severity: Cosmetic
Keywords: |
------------------------------+---------------------------------------------
I get warning messages whenever I use xpressive compiling with gcc
-Wextra. The problem is that the copy constructor of
`enable_reference_tracking` does not call that of
`enable_shared_from_this`.
To reproduce, just compile the first example in the xpressive manual with
the -Wextra flag of gcc.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1119>
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:49:56 UTC