Update of /cvsroot/boost/boost/libs/serialization/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv29932

Modified Files:
      Tag: RC_1_34_0
        release.html 
Log Message:
corrected spirit link

Index: release.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/serialization/doc/release.html,v
retrieving revision 1.12.2.2
retrieving revision 1.12.2.3
diff -u -d -r1.12.2.2 -r1.12.2.3
--- release.html        4 Jun 2006 15:12:45 -0000       1.12.2.2
+++ release.html        16 Jul 2006 01:55:37 -0000      1.12.2.3
@@ -40,7 +40,7 @@
 We have found that all tests pass using spirit 1.6x. Spirit 1.8 and higher 
does not work with
 older compilers - specificallly MSVC 6, Borland and GCC < 3.0.
 If you are using one of these compilers, you may download a version
-of spirit 1.6 <a href="http://spirit.sourceforge.net/";>here</a>.
+of spirit 1.6 <a 
href="http://spirit.sourceforge.net/index.php?doc=download/index.html";>here</a>.
 To use this downloaded version rather than the one included with boost,
 set an environmental variable SPIRIT_ROOT to be equal to the root 
 directory where the downloaded copy of spirit has been placed. E. G.
@@ -99,7 +99,7 @@
     is fixed in this version.  Unfortunately, the fix breaks serialization of
     <code style="white-space: normal">std::map</code> for those compilers 
which do not support
     partial template specialization.
-    <li>Floating point values which are not a number(NaN) cannot be serialized 
to text base archives.
+    <li>Floating point values which are number cannot be serialized to text 
base archives.
 </ul>
 <p>
 Aside from the above, there are a number of issus related to specific 
platforms.  
@@ -107,7 +107,7 @@
 
 
 <hr>
-<p><i>&copy; Copyright <a href="http://www.rrsd.com";>Robert Ramey</a> 
2002-2006. 
+<p><i>&copy; Copyright <a href="http://www.rrsd.com";>Robert Ramey</a> 
2002-2004. 
 Distributed under the Boost Software License, Version 1.0. (See
 accompanying file LICENSE_1_0.txt or copy at 
http://www.boost.org/LICENSE_1_0.txt)
 </i></p>



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to