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

functional_test.cpp now works with Comeau

[SVN r8308]
Jens Maurer 25 лет назад
Родитель
Сommit
4c55456a2c
1 измененных файлов с 5 добавлено и 3 удалено
  1. 5 3
      libs/cs-linux2.html

+ 5 - 3
libs/cs-linux2.html

@@ -6,7 +6,7 @@ Compiler Status: Linux/x86
 </head><body bgcolor="#FFFFFF" text="#000000">
 <h1><img border="0" src="../c++boost.gif" width="277" height="86"></h1>
 <h1>Compiler Status: Linux/x86</h1>
-<p><b>Run Date:</b> 12 Nov 2000 20:38 GMT</p>
+<p><b>Run Date:</b> 22 Nov 2000 22:51 GMT</p>
 <p>
 <table border="1" cellspacing="0" cellpadding="5">
 <tr>
@@ -31,7 +31,7 @@ Compiler Status: Linux/x86
 <td><a href="functional/function_test.cpp">functional/function_test.cpp</a></td>
 <td>yes</td>
 <td>yes</td>
-<td>no</td>
+<td>yes</td>
 </tr>
 <tr>
 <td><a href="graph/test/graph.cpp">graph/test/graph.cpp</a></td>
@@ -78,7 +78,7 @@ Compiler Status: Linux/x86
 <tr>
 <td><a href="regex/demo/regress/regex_test.cpp">regex/demo/regress/regex_test.cpp</a></td>
 <td>yes</td>
-<td>yes</td>
+<td>no</td>
 <td>no</td>
 </tr>
 <tr>
@@ -142,5 +142,7 @@ Compiler Status: Linux/x86
 <td>yes</td>
 </tr>
 </table>
+<p>
+Note: A hand-crafted &lt;limits&gt; Standard header has been applied to all configurations.
 </body>
 </html>

粤ICP备19079148号