Browse Source

markup foreach failures on sun-5.9

[SVN r40793]
Eric Niebler 18 years ago
parent
commit
a3ef3f745d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      status/explicit-failures-markup.xml

+ 2 - 0
status/explicit-failures-markup.xml

@@ -1367,6 +1367,7 @@
             <toolset name="hp_cxx*"/>
             <toolset name="intel-win32-8_1"/>
             <toolset name="sun-5.8"/>
+            <toolset name="sun-5.9"/>
             <note author="Eric Niebler">
                 This compiler does not support detection of
                 const rvalues.
@@ -1382,6 +1383,7 @@
             <toolset name="hp_cxx*"/>
             <toolset name="sunpro*"/>
             <toolset name="sun-5.8"/>
+            <toolset name="sun-5.9"/>
             <note author="Eric Niebler">
                 This compiler does not support detection of
                 rvalues.

粤ICP备19079148号