Subject: [Boost-bugs] [Boost C++ Libraries] #8710: auto_ptr warnings when building boost
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-06-19 08:21:29
#8710: auto_ptr warnings when building boost
-----------------------------------------+------------------------------
Reporter: Johan Lundberg <lundberj@â¦> | Type: Bugs
Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.54.0
Severity: Cosmetic | Keywords:
-----------------------------------------+------------------------------
When compiling boost1.54 beta using gcc 4.7.2 in C++11, several warnings
about the deprecated auto_ptr shows up.
This is truly a cosmetic (for now) but since there are almost no other
warnings it would be nice to fix.
examples:
libs/locale/src/shared/localization_backend.cpp:54
libs/locale/src/shared/mo_lambda.cpp:42
libs/locale/src/util/codecvt_converter.cpp:194
I used
./b2 --prefix=/tmp/boostbuild/ variant=debug threading=multi link=shared
runtime-link=shared toolset=gcc cxxflags=-std=gnu++11
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8710> 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:13 UTC