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

Modified Files:
      Tag: RC_1_34_0
        release_notes.xml 
Log Message:
Added a warning about usage of read_write_mutex.


Index: release_notes.xml
===================================================================
RCS file: /cvsroot/boost/boost/libs/thread/doc/release_notes.xml,v
retrieving revision 1.7.10.2
retrieving revision 1.7.10.3
diff -u -d -r1.7.10.2 -r1.7.10.3
--- release_notes.xml   15 Oct 2006 14:52:54 -0000      1.7.10.2
+++ release_notes.xml   20 Oct 2006 17:26:18 -0000      1.7.10.3
@@ -42,6 +42,27 @@
                 attempts to fix the known bugs. Upcoming releases will bring 
in new things.
             </para>
         </section>
+
+        <section 
id="thread.release_notes.boost_1_34_0.change_log.read_write_mutex">
+            <title>read_write_mutex still broken</title>
+
+            <para>
+                <warning>
+                    Read this as a big fat warning! The read_write_mutex, 
altough
+                    provided, in this release still seems to be broken. The 
issue
+                    has been discovered before 1.33 was released and the code 
has
+                    been omitted from that release. Altough it is included in 
1.34
+                    the problems have not yet been fixed. A reworked mutex is 
expected
+                    for 1.35. Also see:  
+                    <ulink 
url="http://lists.boost.org/Archives/boost/2005/08/92307.php";>
+                        read_write_mutex bug</ulink> 
+                    and 
+                    <ulink 
url="http://lists.boost.org/Archives/boost/2005/09/93180.php";>
+                        read_write_mutex fundamentally broken in 1.33</ulink>
+                </warning>
+            </para>
+        </section>
+
     </section>
     <section id="thread.release_notes.boost_1_32_0">
                <title>Boost 1.32.0</title>


-------------------------------------------------------------------------
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