------- Comment #4 from bkoz at gcc dot gnu dot org 2009-03-04 14:03 -------
This has been broken since the move to include/tr1_impl. To fix this, I would
like to move to using fully-qualified macros for TR1 and std namespaces (ie
_GLIBCXX_TR1, _GLIBCXX_STD), and hopefully unifying the active namespace
switching mechanisms (_GLIBCXX_BEGIN_NAMESPACE and friends,
_GLIBCXX_BEGIN_NAMESPACE_TR1).
--
bkoz at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work|4.1.2 |4.1.2 4.2.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36104