Ver código fonte

Merged revisions 51169,51271 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
r51169 | eric_niebler | 2009-02-09 16:50:16 -0800 (Mon, 09 Feb 2009) | 1 line

eliminate shadow warnings on gcc for nested FOREACH loops
........
r51271 | eric_niebler | 2009-02-16 09:50:31 -0800 (Mon, 16 Feb 2009) | 1 line

mark up foreach failures on borland-6.1
........


[SVN r51272]

Eric Niebler 17 anos atrás
pai
commit
6ae7225c9b
2 arquivos alterados com 9 adições e 1 exclusões
  1. 1 1
      libs/foreach
  2. 8 0
      status/explicit-failures-markup.xml

+ 1 - 1
libs/foreach

@@ -1 +1 @@
-Subproject commit b80e723dcc6247cb33d882ed7ff382e490bf407f
+Subproject commit d29531c339dc2664aa6559fdfb26eb3a878ae24f

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

@@ -1490,6 +1490,8 @@
             <toolset name="borland-5.6*"/>
             <toolset name="borland-5.8*"/>
             <toolset name="borland-5.9*"/>
+            <toolset name="borland-6.0*"/>
+            <toolset name="borland-6.1*"/>
             <toolset name="gcc-2*"/>
             <toolset name="gcc-3.2*"/>
             <toolset name="gcc-3_3-darwin"/>
@@ -1518,6 +1520,8 @@
             <toolset name="borland-5.6*"/>
             <toolset name="borland-5.8*"/>
             <toolset name="borland-5.9*"/>
+            <toolset name="borland-6.0*"/>
+            <toolset name="borland-6.1*"/>
             <toolset name="gcc-2*"/>
             <toolset name="gcc-3.2*"/>
             <toolset name="gcc-3_3-darwin"/>
@@ -1546,6 +1550,8 @@
             <toolset name="borland-5.6*"/>
             <toolset name="borland-5.8*"/>
             <toolset name="borland-5.9*"/>
+            <toolset name="borland-6.0*"/>
+            <toolset name="borland-6.1*"/>
             <toolset name="hp_cxx*"/>
             <toolset name="sunpro*"/>
             <toolset name="sun-5.7"/>
@@ -1563,6 +1569,8 @@
             <toolset name="borland-5.6*"/>
             <toolset name="borland-5.8*"/>
             <toolset name="borland-5.9*"/>
+            <toolset name="borland-6.0*"/>
+            <toolset name="borland-6.1*"/>
             <toolset name="hp_cxx*"/>
             <toolset name="sunpro*"/>
             <toolset name="sun-5.7"/>

粤ICP备19079148号