Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11856: pool_resource.cpp error: declaration changes meaning
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-12-22 02:17:32
#11856: pool_resource.cpp error: declaration changes meaning
-------------------------------+-------------------------
Reporter: gjasny@⦠| Owner: igaztanaga
Type: Bugs | Status: new
Milestone: To Be Determined | Component: container
Version: Boost 1.60.0 | Severity: Showstopper
Resolution: | Keywords:
-------------------------------+-------------------------
Comment (by gishell@â¦):
I got same error in SL6.4
(x64, boost 1.60.0, gcc 4.4.7).
libs/container/src/pool_resource.cpp:35: error: declaration of ?.ypedef
class
boost::container::pmr::block_slist_base<boost::container::pmr::block_slist_header>
boost::container::pmr::pool_data_t::block_slist_base?
./boost/container/detail/block_slist.hpp:67: error: changes meaning of
?.lock_slist_base?.from ?.lass
boost::container::pmr::block_slist_base<boost::container::pmr::block_slist_header>?
"g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall
-pthread -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1
-DNDEBUG -I"." -c -o "bin.v2/libs/container/build/gcc-4.4.7/release/link-
static/threading-multi/pool_resource.o"
"libs/container/src/pool_resource.cpp"
...failed gcc.compile.c++ bin.v2/libs/container/build/gcc-4.4.7/release
/link-static/threading-multi/pool_resource.o...
...skipped <pbin.v2/libs/container/build/gcc-4.4.7/release/link-static
/threading-multi>libboost_container.a(clean) for lack of
<pbin.v2/libs/container/build/gcc-4.4.7/release/link-static/threading-
multi>pool_resource.o...
...skipped <pbin.v2/libs/container/build/gcc-4.4.7/release/link-static
/threading-multi>libboost_container.a for lack of
<pbin.v2/libs/container/build/gcc-4.4.7/release/link-static/threading-
multi>pool_resource.o...
...skipped
<p/home/athena/develop/vendor/boost/1_60_0/lib>libboost_container.a for
lack of <pbin.v2/libs/container/build/gcc-4.4.7/release/link-static
/threading-multi>libboost_container.a...
please check it out. thanks.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11856#comment:1> 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:19 UTC