id summary reporter owner description type status milestone component version severity resolution keywords cc 3081 Ambiguities compiling Phoenix code with _GLIBCXX_DEBUG Jeremiah Willcock Joel de Guzman "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 struct std::map' here /usr/include/c++/4.0.0/debug/map.h:42: error: also declared as 'template class __gnu_debug_def::map' here " Bugs closed Boost 1.40.0 spirit Boost Development Trunk Problem fixed