Boost logo

Boost-Commit :

From: bdawes_at_[hidden]
Date: 2007-12-13 16:51:22


Author: bemandawes
Date: 2007-12-13 16:51:22 EST (Thu, 13 Dec 2007)
New Revision: 42021
URL: http://svn.boost.org/trac/boost/changeset/42021

Log:
Resolved V1 issues 11, 44
Text files modified:
   sandbox/committee/LWG/issues.html | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: sandbox/committee/LWG/issues.html
==============================================================================
--- sandbox/committee/LWG/issues.html (original)
+++ sandbox/committee/LWG/issues.html 2007-12-13 16:51:22 EST (Thu, 13 Dec 2007)
@@ -126,7 +126,7 @@
 term "joinable" and describing join(), joinable(), and detach() using
 that
 term. </p>
-<p>&#9998; 11. [thread.threads.members] (30.2.1.5), join(), detach(): postcondition
+<p>&#10004; 11. [thread.threads.members] (30.2.1.5), join(), detach(): postcondition
 needn't say &quot;The possible error conditions are implementation
 defined.&quot; That's
 covered in the front matter. Or should be. &lt;g&gt; </p>
@@ -282,7 +282,7 @@
 object, that is, for every lock object lck, lck-&gt;mutex() would returns
 the
 same value.&quot; </p>
-<p>&#9998; 44. [threads.condvar] (30.4.1), wait() without predicate: see 11. </p>
+<p>&#10004;&nbsp; 44. [threads.condvar] (30.4.1), wait() without predicate: see 11. </p>
 <p>&#9998;&nbsp; (11) 45. [threads.condvar] (30.4.1), timed_wait() without predicate: see
 11, 43. </p>
 <p>46. [threads.condvar] (30.4.1), last sentence: this belongs at the


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