Просмотр исходного кода

uBLAS unusable compilers and note re 1.33 release

[SVN r26646]
Michael Stevens 21 лет назад
Родитель
Сommit
f0ec628c3f
1 измененных файлов с 16 добавлено и 2 удалено
  1. 16 2
      status/explicit-failures-markup.xml

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

@@ -1240,7 +1240,15 @@ for more information.
         <mark-unusable>
             <toolset name="borland"/>
             <toolset name="borland-5_6_4"/>
-            <note author="M.Stevens" refid="2"/>
+            <note author="M.Stevens" refid="17"/>
+        </mark-unusable>
+        <mark-unusable>
+            <toolset name="cw-8.3"/>
+            <toolset name="msvc"/>
+            <toolset name="msvc-stlport"/>
+            <toolset name="vc7"/>
+			<toolset name="iw-7_1-vc6"/>
+            <note author="M.Stevens" refid="30"/>
         </mark-unusable>
         <test name="test1">
             <mark-failure>
@@ -1250,7 +1258,7 @@ for more information.
         </test>
         <test name="test2">
             <mark-failure>
-                <toolset name="tru64cxx65- 041"/>
+                <toolset name="tru64cxx65-041"/>
                 <note author="M.Stevens" refid="6"/>
             </mark-failure>
         </test>
@@ -2027,4 +2035,10 @@ for more information.
         investigating/addressing it for future releases.
     </note>
 
+    <note id="30">
+        The support for this deficient compiler will be dropped staring
+        from Boost 1.33.0 release. Please use one of the previous Boost
+        releases if you need the library to work on this compiler.
+    </note>
+
 </explicit-failures-markup>

粤ICP备19079148号