Boost logo

Boost-Commit :

From: bdawes_at_[hidden]
Date: 2007-12-14 08:51:55


Author: bemandawes
Date: 2007-12-14 08:51:55 EST (Fri, 14 Dec 2007)
New Revision: 42029
URL: http://svn.boost.org/trac/boost/changeset/42029

Log:
V1 issue #22
Text files modified:
   sandbox/committee/LWG/issues.html | 2 +-
   sandbox/committee/LWG/thread_library.html | 2 +-
   2 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-14 08:51:55 EST (Fri, 14 Dec 2007)
@@ -197,7 +197,7 @@
 of a
 program that does x, y, or z is undefined.&quot; </p>
 <p>&#9998; (19), &#9998; (20) 21. [thread.mutex.recursive] (30.3.1.2), see 19, 20. </p>
-<p>22. [thread.timedmutex.requirements] (30.3.2): &quot;To meet the TimedMutex
+<p>&#10004; 22. [thread.timedmutex.requirements] (30.3.2): &quot;To meet the TimedMutex
 requirements, types are required to meet the Mutex requirements.&quot;
 Instad of
 &quot;are required to&quot;, use &quot;shall&quot;. </p>

Modified: sandbox/committee/LWG/thread_library.html
==============================================================================
--- sandbox/committee/LWG/thread_library.html (original)
+++ sandbox/committee/LWG/thread_library.html 2007-12-14 08:51:55 EST (Fri, 14 Dec 2007)
@@ -1591,7 +1591,7 @@
 
 <p>
 To meet the TimedMutex requirements,
-types are required to meet the Mutex requirements.
+types shall meet the Mutex requirements.
 In addition, the following requirements shall be met,
 where <code>rel_time</code>
 denotes a value of a type meeting the Duration ([time.duration]) requirements


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