diff --git a/libs/cs-win32.html b/libs/cs-win32.html index 34a9d2441e..a822fe2871 100644 --- a/libs/cs-win32.html +++ b/libs/cs-win32.html @@ -6,7 +6,7 @@ Compiler Status: Windows NT / Windows 2000
Run Date: 14 Oct 2000 GMT
+Run Date: 16 Oct 2000 12:09 GMT
Borland BCC 5.5.1 |
Metrowerks CodeWarrior 6.0 |
Microsoft VC++ 6.0 SP4 |
-Microsoft VC++ 6.0 SP4 STLport 3.2.1 |
+Microsoft VC++ 6.0 SP4 STLport 4.0 |
|
config/config_test.cpp | @@ -35,7 +35,7 @@ Compiler Status: Windows NT / Windows 2000yes | yes | yes | -no | +yes |
graph/test/graph.cpp | @@ -70,21 +70,21 @@ Compiler Status: Windows NT / Windows 2000yes | yes | yes | -yes | +no |
random/random_test.cpp | yes | yes | yes | -yes | +no |
random/random_demo.cpp | yes | yes | yes | -yes | +no |
regex/src/cregex.cpp | diff --git a/libs/regrtest.py b/libs/regrtest.py index 78c7d62de0..0dcc105813 100644 --- a/libs/regrtest.py +++ b/libs/regrtest.py @@ -160,7 +160,7 @@ f.write( "\n\n
Microsoft VC++ 6.0 SP4 | \n" )
if compiler_arg=="*" or compiler_arg=="vcstlport":
- f.write( "Microsoft VC++ 6.0 SP4 STLport 3.2.1 | \n" )
+ f.write( "Microsoft VC++ 6.0 SP4 STLport 4.0 | \n" )
f.write( "