Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r59863 - sandbox/committee/LWG/cd_status
From: bdawes_at_[hidden]
Date: 2010-02-24 06:15:47


Author: bemandawes
Date: 2010-02-24 06:15:46 EST (Wed, 24 Feb 2010)
New Revision: 59863
URL: http://svn.boost.org/trac/boost/changeset/59863

Log:
Update issues fixed by papers in Pittsburgh pre-meeting mailing
Text files modified:
   sandbox/committee/LWG/cd_status/CriticalPathIssues.html | 23 ++++++++++++++++-------
   1 files changed, 16 insertions(+), 7 deletions(-)

Modified: sandbox/committee/LWG/cd_status/CriticalPathIssues.html
==============================================================================
--- sandbox/committee/LWG/cd_status/CriticalPathIssues.html (original)
+++ sandbox/committee/LWG/cd_status/CriticalPathIssues.html 2010-02-24 06:15:46 EST (Wed, 24 Feb 2010)
@@ -13,7 +13,7 @@
 <h1>Issues on the critical path for shipping CD2</h1>
 
 <p>Revised
-<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%Y-%m-%d" startspan -->2010-02-14<!--webbot bot="Timestamp" endspan i-checksum="12095" --></p>
+<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%Y-%m-%d" startspan -->2010-02-24<!--webbot bot="Timestamp" endspan i-checksum="12096" --></p>
 
 <p>Please send corrections or updates to bdawes_at_[hidden]</p>
 <p><span style="background-color: #A9FEB6">High-lighted</span> status indicates
@@ -39,8 +39,9 @@
     <td valign="top">Behavior of the library in the presence of threads is
     incompletely specified</td>
     <td valign="top">Open</td>
- <td valign="top">Hans, concurrency working group, will study. Need review
- and paper.</td>
+ <td valign="top">Will be resolved by
+ <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3040.html">
+ N3040</a></td>
   </tr>
   <tr>
     <td valign="top">1153</td>
@@ -92,7 +93,9 @@
     <td valign="top">299</td>
     <td valign="top">Incorrect return types for iterator dereference</td>
     <td valign="top">Open</td>
- <td valign="top">Alisdair to spearhead a paper on revivification</td>
+ <td valign="top">See
+ <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3046.html">
+ N3046</a></td>
   </tr>
   <tr>
     <td valign="top">
@@ -106,7 +109,9 @@
     <td valign="top">408</td>
     <td valign="top">Is vector&lt;reverse_iterator&lt;char*&gt; &gt; forbidden?</td>
     <td valign="top">Open</td>
- <td valign="top">Alisdair to provide improved wording...</td>
+ <td valign="top">See
+ <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3046.html">
+ N3046</a></td>
   </tr>
   <tr>
     <td valign="top">427</td>
@@ -124,7 +129,9 @@
     <td valign="top">446</td>
     <td valign="top">Iterator equality between different containers</td>
     <td valign="top">Open</td>
- <td valign="top">Alisdair to refine wording</td>
+ <td valign="top">See
+ <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3046.html">
+ N3046</a></td>
   </tr>
   <tr>
     <td valign="top">594</td>
@@ -137,7 +144,9 @@
     <td valign="top">625</td>
     <td valign="top">mixed up Effects and Returns clauses</td>
     <td valign="top">Open</td>
- <td valign="top">Martin to provide wording</td>
+ <td valign="top">See
+ <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3021.pdf">
+ N3021</a></td>
   </tr>
   <tr>
     <td valign="top">742</td>


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