فهرست منبع

Spirit: merging from trunk (68457,68496,68522,68865,69218-69219,69294,69476,69546,70042-70043,70049-70050
68320,68374,68377,68386,68449,68461,68485,68487,68489,68491,68494-68495
68519-68520,68523,68536,68538-68539,68548-68549,68576,68645-68646,68657,68676
68687,68690,68707,68725,68744-68746,68852-68853,68861,68870,68904,68906-68908
68938,68989,69020,69022-69024,69091-69092,69103-69104,69114,69136,69138,69193
69202,69204,69233,69292-69293,69295,69297-69298,69323,69337,69378-69380,69405,69429,69431-69433,69444,69450
69495-69498,69501,69503,69505,69527,69599,69618,69623,69670-69671,69673,69675,69772-69774,69780
69811,69813-69814,69833,69851,70045,70211-70216,70224-70225,70483,70549-70550
Fusion: 69113,69118,69137,69583,69589,70008-70009)


[SVN r70577]

Hartmut Kaiser 15 سال پیش
والد
کامیت
4c4b00e867
3فایلهای تغییر یافته به همراه19 افزوده شده و 2 حذف شده
  1. 1 1
      libs/fusion
  2. 1 0
      status/Jamfile.v2
  3. 17 1
      status/explicit-failures-markup.xml

+ 1 - 1
libs/fusion

@@ -1 +1 @@
-Subproject commit 13aca9d862efa9de8d13f06850d21c772ece495d
+Subproject commit c411c4b4796f1bd7540d6f257ebb180c673d33ed

+ 1 - 0
status/Jamfile.v2

@@ -123,6 +123,7 @@ run-tests libs :
     smart_ptr/test              # test-suite smart_ptr
     spirit/classic/test         # test-suite classic spirit
     spirit/test                 # test-suite spirit_v2
+    spirit/repository/test      # test-suite spirit_v2 repository
     statechart/test             # test-suite statechart
     static_assert               # test-suite static_assert
     system/test                 # test-suite system

+ 17 - 1
status/explicit-failures-markup.xml

@@ -2869,8 +2869,24 @@ for more information.
         </mark-expected-failures>
    </library>
 
-    <!-- spirit -->
+    <!-- spirit (v2) -->
     <library name="spirit">
+      <mark-unusable>
+        <toolset name="borland-cb2009"/>
+        <toolset name="borland-cb2010"/>
+      </mark-unusable>
+    </library>
+
+    <!-- spirit (v2) repository -->
+    <library name="spirit/repository">
+      <mark-unusable>
+        <toolset name="borland-cb2009"/>
+        <toolset name="borland-cb2010"/>
+      </mark-unusable>
+    </library>
+
+    <!-- spirit (classic) -->
+    <library name="spirit/classic">
         <mark-unusable>
             <toolset name="msvc-6.5*"/>
             <toolset name="borland-5.5*"/>

粤ICP备19079148号