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

Treated Rogue Wave library concept check failure on Tru64/CXX.

[SVN r41955]
Markus Schöpflin 18 лет назад
Родитель
Сommit
2a0de9ac46
2 измененных файлов с 11 добавлено и 1 удалено
  1. 1 1
      libs/concept_check
  2. 10 0
      status/explicit-failures-markup.xml

+ 1 - 1
libs/concept_check

@@ -1 +1 @@
-Subproject commit d9ae9769943533e1e9d8217a17a92c91bdb8eb9f
+Subproject commit 624e9d53c289e4c54d61240e2d6468d889c3cec5

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

@@ -443,6 +443,16 @@
                 <note author="Jeremy Siek" refid="1"/>
                 <note author="Jeremy Siek" refid="1"/>
             </mark-failure>
             </mark-failure>
         </test>
         </test>
+        <test name="stl_concept_check">
+          <mark-failure>
+            <toolset name="hp_cxx*"/>
+            <note author="Markus Schoepflin" date="09 Dec 2007">
+              This version of the Rogue Wave library fails to provide all
+              needed addition operators for the iterator type and the
+              difference type of std::deque.
+            </note>
+          </mark-failure>
+        </test>
     </library>
     </library>
 
 
     <!-- config -->
     <!-- config -->

粤ICP备19079148号