Browse Source

function_test now passes on IRIX CC

[SVN r11815]
Jens Maurer 24 years ago
parent
commit
81f5737342
1 changed files with 3 additions and 3 deletions
  1. 3 3
      status/cs-irix.html

+ 3 - 3
status/cs-irix.html

@@ -8,7 +8,7 @@ Compiler Status: irix
 <h1><img border border="0" src="../c++boost.gif" width="277" height="86"></h1>
 <h1>Compiler Status: irix</h1>
 
-<p><b>Run Date:</b> 25 Nov 2001 22:51 GMT</p>
+<p><b>Run Date:</b> 28 Nov 2001 20:05 GMT</p>
 <p><b>System Configuration:</b> IRIX 6.5 (CPU: IP32)</p>
 <p>
 <table border="1" cellspacing="0" cellpadding="5">
@@ -151,8 +151,8 @@ Compiler Status: irix
 <td><a href="../libs/function/test/function_test.cpp">libs/function/test/function_test.cpp</a></td>
 <td>run</td>
 <td><font color="#FF0000">Fail</font></td>
-<td><font color="#FF0000">Fail</font></td>
-<td><font color="#FF0000">Fail</font></td>
+<td>Pass</td>
+<td>Pass</td>
 <td>Pass</td>
 <td>Pass</td>
 </tr>

粤ICP备19079148号