mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 00:50:40 +00:00
Detail: Mark up some more container_fwd failures.
[SVN r76559]
This commit is contained in:
parent
e0c3cfdd7c
commit
01a0b11751
1 changed files with 5 additions and 1 deletions
|
@ -1410,11 +1410,14 @@
|
|||
<toolset name="gcc-4.6*"/>
|
||||
<toolset name="gcc-4.7*"/>
|
||||
<toolset name="gcc-mingw-*"/>
|
||||
<toolset name="darwin-4.2"/>
|
||||
<toolset name="darwin-4.2*"/>
|
||||
<toolset name="darwin-4.3*"/>
|
||||
<toolset name="darwin-4.4*"/>
|
||||
<toolset name="clang-darwin-trunk"/>
|
||||
<toolset name="clang-darwin-normal"/>
|
||||
<toolset name="clang-darwin-linux-2.9"/>
|
||||
<toolset name="intel-linux-*"/>
|
||||
<toolset name="intel-darwin-*"/>
|
||||
<note author="Daniel James">
|
||||
GCC's libstdc++ has a versioned namespace feature which breaks
|
||||
container forwarding. I don't know how to detect it so I'm just
|
||||
|
@ -1447,6 +1450,7 @@
|
|||
<test name="container_fwd_debug"/>
|
||||
<toolset name="clang-darwin-0x"/>
|
||||
<toolset name="clang-darwin-normal"/>
|
||||
<toolset name="clang-darwin-trunk"/>
|
||||
<note author="Daniel James">
|
||||
Some old versions of GCC's libstdc++ don't work on clang with
|
||||
_GLIBCXX_DEBUG defined.
|
||||
|
|
Loading…
Add table
Reference in a new issue