[Boost-bugs] [Boost C++ Libraries] #11856: pool_resource.cpp error: declaration changes meaning

Subject: [Boost-bugs] [Boost C++ Libraries] #11856: pool_resource.cpp error: declaration changes meaning
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-12-18 20:22:52


#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
 Keywords: |
------------------------------+-------------------------
 Hello,

 Boost Container does not compile with GCC 4.4.7. I tried both: RedHat
 Enterprise Linux 6 and Debian Squeeze. The error is the following:

 {{{
 gcc.compile.c++ _build/boost/bin.v2/libs/container/build/gcc-4.4.7/release
 /link-static/threading-multi/pool_resource.o
 libs/container/src/pool_resource.cpp:35: error: declaration of ‘typedef
 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
 â€˜block_slist_base’ from ‘class
 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
 "_build/boost/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++
 _build/boost/bin.v2/libs/container/build/gcc-4.4.7/release/link-static
 /threading-multi/pool_resource.o...

 }}}

 Could you please take a look?

 Thanks,
 Gregor

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11856>
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