mirror of
https://github.com/boostorg/boost.git
synced 2025-04-15 01:08:14 +00:00
Markup VC9 failures
[SVN r43729]
This commit is contained in:
parent
4dcd940308
commit
d51bda909e
1 changed files with 4 additions and 0 deletions
|
@ -547,6 +547,7 @@
|
|||
<toolset name="sun-5.8*"/>
|
||||
<toolset name="sun-5.9*"/>
|
||||
<toolset name="msvc-8.0*"/>
|
||||
<toolset name="msvc-9.0*"/>
|
||||
<toolset name="msvc-7.1*"/>
|
||||
<toolset name="acc"/>
|
||||
<note author="Alexander Nasonov">
|
||||
|
@ -1723,6 +1724,9 @@
|
|||
<mark-expected-failures>
|
||||
<test name="csr_graph_test"/>
|
||||
<toolset name="msvc-8.0"/>
|
||||
<toolset name="msvc-8.0_64"/>
|
||||
<toolset name="msvc-8.0_x86_64"/>
|
||||
<toolset name="msvc-9.0"/>
|
||||
<note author="Doug Gregor">
|
||||
This failure is due to a problem with partial ordering
|
||||
of class template partial specializations.
|
||||
|
|
Loading…
Add table
Reference in a new issue