Subject: [Boost-bugs] [Boost C++ Libraries] #7664: boost/detail/is_function_ref_tester.hpp tries to iterate itself in a different directory
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-08 14:22:09
#7664: boost/detail/is_function_ref_tester.hpp tries to iterate itself in a
different directory
-----------------------------------------------------------+----------------
Reporter: Paul "TBBle" Hampson <Paul.Hampson@â¦> | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: type_traits
Version: Boost 1.51.0 | Severity: Problem
Keywords: |
-----------------------------------------------------------+----------------
boost/details/is_function_ref_tester.hpp includes the following code on
line 114
{{{
#define BOOST_PP_ITERATION_PARAMS_1 \
(3, (0, 25, "boost/type_traits/detail/is_function_ref_tester.hpp"))
}}}
bcp notices this and complains, in my case assembling for
boost/circular_buffer.hpp
Removing "type_traits" from the path silences the complaint.
Noted in release 1.51.0, but is still the case in
http://svn.boost.org/svn/boost/trunk/boost/detail/is_function_ref_tester.hpp
revision 81252 and has been the case since release 1.32.0
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7664> 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:11 UTC