Opened 11 years ago
Closed 11 years ago
#6567 closed Bugs (duplicate)
Warnings with -Wundef
Reported by: | Owned by: | Ion Gaztañaga | |
---|---|---|---|
Milestone: | To Be Determined | Component: | intrusive |
Version: | Boost 1.49.0 | Severity: | Problem |
Keywords: | Cc: |
Description
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
Change History (2)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Oops, looks like I filed a duplicate (ticket:6566) here. Maybe accidentally sent a refresh? Sorry.