Subject: [Boost-bugs] [Boost C++ Libraries] #6522: boost::unordered not defined warnings on GCC / OS X
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-02-05 04:19:20
#6522: boost::unordered not defined warnings on GCC / OS X
---------------------------------------------+------------------------------
Reporter: Ben Brian <bb51@â¦> | Owner: danieljames
Type: Bugs | Status: new
Milestone: To Be Determined | Component: unordered
Version: Boost 1.48.0 | Severity: Problem
Keywords: |
---------------------------------------------+------------------------------
Similar to #6142, we get the following warnings when including
unordered_map.hpp or unordered_set.hpp in our project:
{{{
#!html
<pre class="wiki" style="white-space: pre-wrap">
include/boost/unordered/detail/allocator_helpers.hpp:193:5: warning:
"BOOST_UNORDERED_USE_ALLOCATOR_TRAITS" is not defined
include/boost/unordered/detail/extract_key.hpp:54:5: warning:
"BOOST_UNORDERED_USE_RV_REF" is not defined
</pre>
}}}
This is on OS X Lion with GCC 4.2.1 and Boost 1.48. If you need any more
information, let me know.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6522> 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:08 UTC