[Boost-bugs] [Boost C++ Libraries] #3081: Ambiguities compiling Phoenix code with _GLIBCXX_DEBUG

Subject: [Boost-bugs] [Boost C++ Libraries] #3081: Ambiguities compiling Phoenix code with _GLIBCXX_DEBUG
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-25 18:06:13


#3081: Ambiguities compiling Phoenix code with _GLIBCXX_DEBUG
-------------------------------------+--------------------------------------
 Reporter: jewillco | Owner: djowel
     Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: spirit
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------
 This is a different error than the run-time error in bug #1276. I tried
 to compile the code in bug #3078 with _GLIBCXX_DEBUG in GCC 4.0.1 and
 received the following errors (plus many more like this).

 boost/spirit/home/phoenix/stl/algorithm/detail/./is_std_map.hpp:38: error:
 use of 'map' is ambiguous
 boost/spirit/home/phoenix/stl/algorithm/detail/././std_map_fwd.hpp:30:
 error: first declared as 'template<class Kty, class Ty, class Pr, class
 Alloc> struct std::map' here
 /usr/include/c++/4.0.0/debug/map.h:42: error: also declared as
 'template<class _Key, class _Tp, class _Compare, class _Allocator> class
 __gnu_debug_def::map' here

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3081>
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:00 UTC