id summary reporter owner description type status milestone component version severity resolution keywords cc 3915 compilation error: undeclared BOOST_CURRENT_FUNCTION anonymous Eric Niebler "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::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." Bugs closed Boost 1.43.0 xpressive Boost 1.42.0 Regression fixed