Subject: [Boost-bugs] [Boost C++ Libraries] #6566: Warnings with -Wundef
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-02-16 21:24:47
#6566: Warnings with -Wundef
----------------------------------+-----------------------------------------
Reporter: driscoll@⦠| Owner: igaztanaga
Type: Bugs | Status: new
Milestone: To Be Determined | Component: intrusive
Version: Boost 1.49.0 | Severity: Problem
Keywords: |
----------------------------------+-----------------------------------------
Compiling with GCC 4.3.2 on Linux with -Wundef -Werror:
{{{
In file included from
boost_1_49_0_beta1/boost/intrusive/detail/memory_util.hpp:112,
from
boost_1_49_0_beta1/boost/intrusive/pointer_traits.hpp:26,
from
boost_1_49_0_beta1/boost/intrusive/detail/utilities.hpp:17,
from boost_1_49_0_beta1/boost/intrusive/list_hook.hpp:19,
from boost_1_49_0_beta1/boost/intrusive/list.hpp:20,
from
boost_1_49_0_beta1/boost/heap/detail/heap_node.hpp:14,
from boost_1_49_0_beta1/boost/heap/binomial_heap.hpp:18,
...
boost_1_49_0_beta1/boost/intrusive/detail/has_member_function_callable_with.hpp:13:6:
error: "BOOST_PP_IS_ITERATING" is not defined
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6566> 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:09 UTC