Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5687: some evaluation functions do not work with BOOST_RESULT_OF_USE_DECLTYPE (was: phoenix::construct does not work with BOOST_RESULT_OF_USE_DECLTYPE)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-07-13 08:41:45
#5687: some evaluation functions do not work with BOOST_RESULT_OF_USE_DECLTYPE
-------------------------------------------------+--------------------------
Reporter: Michel MORIN <mimomorin@â¦> | Owner: theller
Type: Bugs | Status: reopened
Milestone: Boost 1.48.0 | Component: phoenix
Version: Boost 1.47.0 | Severity: Problem
Resolution: | Keywords: C++0x
-------------------------------------------------+--------------------------
Changes (by theller):
* status: closed => reopened
* resolution: fixed =>
Comment:
Something went wrong then, thought i ran the tests with this compiler
flag.
Will check it again.
FWIW, this is how my user_config.jam (in my home directory) looks like for
gcc with C++0x enabled:
{{{
using gcc
: c++0x
: /usr/bin/g++
: <compileflags>"-DBOOST_RESULT_OF_USE_DECLTYPE --std=c++0x -ansi
-pedantic -Wextra -Wno-long-long -Wno-sign-compare -Wno-unused-function
-Wno-deprecated -Wno-missing-braces"
;
}}}
invoke bjam with toolset=gcc-c++0x and it should work.
Bug is reopened until everything else is fixed.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5687#comment:6> 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:07 UTC