[Boost-bugs] [Boost C++ Libraries] #3915: compilation error: undeclared BOOST_CURRENT_FUNCTION

Subject: [Boost-bugs] [Boost C++ Libraries] #3915: compilation error: undeclared BOOST_CURRENT_FUNCTION
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-02-10 08:25:14


#3915: compilation error: undeclared BOOST_CURRENT_FUNCTION
--------------------------+-------------------------------------------------
 Reporter: anonymous | Owner: eric_niebler
     Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: xpressive
  Version: Boost 1.42.0 | Severity: Regression
 Keywords: |
--------------------------+-------------------------------------------------
 hi,
 during build my codebase with latest boost i get an error:

 ../../../buildenv/linux/gcc-4.4/64/boost-1.42.0/include/boost/xpressive/match_results.hpp:
 In member function 'OutputIterator
 boost::xpressive::match_results<BidiIter>::format_named_backref_(ForwardIterator&,
 ForwardIterator, OutputIterator) const':
 ../../../buildenv/linux/gcc-4.4/64/boost-1.42.0/include/boost/xpressive/match_results.hpp:1315:
 error: 'BOOST_CURRENT_FUNCTION' was not declared in this scope
 In file included from
 ../../../buildenv/linux/gcc-4.4/64/boost-1.42.0/include/boost/xpressive/detail/core/matchers.hpp:33,
                  from
 ../../../buildenv/linux/gcc-4.4/64/boost-1.42.0/include/boost/xpressive/regex_primitives.hpp:22,
                  from
 ../../../buildenv/linux/gcc-4.4/64/boost-1.42.0/include/boost/xpressive/xpressive_static.hpp:24,
                  from
 ../../../buildenv/linux/gcc-4.4/64/boost-1.42.0/include/boost/xpressive/xpressive.hpp:18

 it worked with 1.40, so it looks like a regression.

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