Subject: [Boost-bugs] [Boost C++ Libraries] #8813: compiler errors with gcc in c++11 mode
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-11 16:43:44
#8813: compiler errors with gcc in c++11 mode
-------------------------------+-----------------------
Reporter: oleg.alexandrov@⦠| Owner: pdimov
Type: Bugs | Status: new
Milestone: To Be Determined | Component: smart_ptr
Version: Boost 1.54.0 | Severity: Problem
Keywords: |
-------------------------------+-----------------------
This is related to ticket: https://svn.boost.org/trac/boost/ticket/7809
It shows up in both boost 1.54 and 1.53. It is missing in 1.52.
With g++ 4.7.0 (on SuSE 11, Linux 2.6.32.54, x86_64) using the options:
-O2 -g -Iinclude/boost-1_54 -std=gnu++0x -Wstrict-overflow=0 -Wall
I am getting:
error: no type named 'unspecified_bool_type' in 'class
boost::shared_array<unsigned int>'
If I get rid of the option -std=gnu++0x then the error disappears.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8813> 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