Update of /cvsroot/boost/boost/tools/regression
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32023

Modified Files:
        compiler_status.cpp index.htm 
Log Message:
Merge regression reports fixed from RC_1_34_0

Index: compiler_status.cpp
===================================================================
RCS file: /cvsroot/boost/boost/tools/regression/compiler_status.cpp,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- compiler_status.cpp 31 Jul 2006 14:48:16 -0000      1.40
+++ compiler_status.cpp 20 Feb 2007 10:26:22 -0000      1.41
@@ -84,7 +84,7 @@
   const string empty_string;
 
   // prefix for library and test hyperlink prefix
-  const string cvs_root ( "http://boost.cvs.sourceforge.net/"; );
+  string cvs_root ( "http://boost.cvs.sourceforge.net/"; );
   string url_prefix_dir_view( cvs_root + "boost/boost" );
   string url_prefix_checkout_view( cvs_root + "*checkout*/boost/boost" );
   string url_suffix_text_view( "?view=markup&rev=HEAD" );

Index: index.htm
===================================================================
RCS file: /cvsroot/boost/boost/tools/regression/index.htm,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- index.htm   21 Apr 2006 15:04:09 -0000      1.5
+++ index.htm   20 Feb 2007 10:26:23 -0000      1.6
@@ -30,7 +30,7 @@
     <li><a href="compiler_status.cpp">compiler_status.cpp</a> -
         Generates HTML status tables from test_log.xml and other
         files.</li>
-    <li><a href="build/Jamfile">Jamfile</a> - Builds
+    <li><a href="build/Jamfile.v2">Jamfile.v2</a> - Builds
         process_jam_log and compiler_status executables.</li>
 </ul>
 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to