Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8078: Boost 1.53 fails to build on Slackware 14.0 with gcc 4.7.1
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-18 11:09:14
#8078: Boost 1.53 fails to build on Slackware 14.0 with gcc 4.7.1
-------------------------------+--------------------------------------------
Reporter: gdsotirov@⦠| Owner:
Type: Bugs | Status: new
Milestone: To Be Determined | Component: Building Boost
Version: Boost 1.53.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment (by asdil12):
{{{
$ clang++ -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall
-DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1
-DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I".." -c -o
"regression/build/bin/gcc-4.7.2/release/link-static/library_status.o"
"regression/src/library_status.cpp"
regression/src/library_status.cpp:185:16: warning: template argument uses
local type 'element_equal' [-Wlocal-type-template-args]
return std::find_if(
^~~
regression/src/library_status.cpp:219:15: warning: template argument uses
local type 'attribute_equal' [-Wlocal-type-template-args]
itr = std::find_if(
^~~
2 warnings generated.
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8078#comment:5> 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:12 UTC