Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r50458 - branches/release/libs/statechart/doc
From: ahd6974-boostorg_at_[hidden]
Date: 2009-01-04 06:20:26


Author: andreas_huber69
Date: 2009-01-04 06:20:25 EST (Sun, 04 Jan 2009)
New Revision: 50458
URL: http://svn.boost.org/trac/boost/changeset/50458

Log:
Fixes #2576. Whether or not the link will work with 1.38 all depends on whether test results for the 1.38 release will be created, see <http://thread.gmane.org/gmane.comp.lib.boost.testing/6103> for a related message.
Text files modified:
   branches/release/libs/statechart/doc/index.html | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: branches/release/libs/statechart/doc/index.html
==============================================================================
--- branches/release/libs/statechart/doc/index.html (original)
+++ branches/release/libs/statechart/doc/index.html 2009-01-04 06:20:25 EST (Sun, 04 Jan 2009)
@@ -122,7 +122,7 @@
 
   <p>Whether and how Boost.Statechart will work on your platform is best
   determined on the <a href=
- "http://www.boost.org/development/tests/release-1_36_0/user/statechart_release.html">
+ "http://www.boost.org/development/tests/release-1_38_0/user/statechart_release.html">
   status page</a>. If the cells in your compilers column are all green, the
   library should work as advertised. Cells of different color indicate
   possible problems; follow the links for details. Before employing the
@@ -153,7 +153,7 @@
     executable, as described under step 5.2 on the Boost Getting Started
     Page. After doing so, bjam should be installed in your <code>PATH</code>.
     Open a command prompt and change the current directory to
- <code>boost_1_34_0/libs/statechart/test</code>. Type
+ <code>boost_1_38_0/libs/statechart/test</code>. Type
       <pre>
 bjam --toolset=<i>your-toolset</i>
 </pre>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk