Boost logo

Boost :

From: François Dumont (francois.cppdevs_at_[hidden])
Date: 2007-02-23 15:40:04


    Here are some patches for html files containing reference to STLport
project to fix the location to the really active project on sourceforge.

index.html.path for boost/lib/compatibility/index.html
platforms.html.patch for boost/libs/python/doc/v2/platforms.html
tools.html.patch for boost/tools/build/v2/doc/tools.html

    I would like to update information about STLport project but I
cannot find all boost web file or documentation in CVS. Sorry if I miss
something, I cannot follow boost evolution every days, but where has all
the doc gone ?

Bests


--- index.html.orig 2007-02-23 19:00:21.908448000 +0100
+++ index.html 2007-02-23 19:01:17.738728000 +0100
@@ -49,7 +49,7 @@
     </ul>
 
     <p>There are more powerful alternatives to using the Boost.Compatibility
- library CXX headers, e.g. STLport
+ library CXX headers, e.g. STLport
     or <a href=
     "http://www.fnal.gov/docs/working-groups/fpcltf/Pkg/ISOcxx/doc/0ISOcxx.html">
     ISOCXX</a>. However, in contrast to these alternatives, the


--- platforms.html.orig 2007-02-23 19:07:20.920958400 +0100
+++ platforms.html 2007-02-23 19:08:03.602331200 +0100
@@ -93,7 +93,7 @@
 
           <dt><a href=
           "http://msdn.microsoft.com/visualc/default.asp">Microsoft Visual
- C++ 6</a> with <a href="http://www.stlport.org">STLPort
+ C++ 6</a> with <a href="https://sourceforge.net/projects/stlport">STLPort
           4.5.3</a></dt>
 
           <dt><a href=
@@ -106,7 +106,7 @@
 
           <dt><a href=
           "http://www.intel.com/software/products/compilers/c60/">Intel C++
- 5.0</a> with <a href="http://www.stlport.org">STLPort
+ 5.0</a> with <a href="https://sourceforge.net/projects/stlport">STLPort
           4.5.3</a></dt>
 
           <dt>Cygwin <a href=


--- tools.html.orig 2007-02-23 19:09:24.338424000 +0100
+++ tools.html 2007-02-23 19:09:43.445899200 +0100
@@ -49,7 +49,7 @@
     <p>Some important libraries have special support in Boost.Build:</p>
 
     <ul>
- <li>STLport &mdash; on gcc and
+ <li>STLport &mdash; on gcc and
       msvc.</li>
 
       <li>QT,


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk