id summary reporter owner description type status milestone component version severity resolution keywords cc 8710 auto_ptr warnings when building boost Johan Lundberg Artyom Beilis "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 " Bugs closed To Be Determined locale Boost 1.54.0 Cosmetic wontfix