Author: marshall
Date: Tue Feb 23 11:07:15 2016
New Revision: 261655

URL: http://llvm.org/viewvc/llvm-project?rev=261655&view=rev
Log:
More updates

Modified:
    libcxx/trunk/www/upcoming_meeting.html

Modified: libcxx/trunk/www/upcoming_meeting.html
URL: 
http://llvm.org/viewvc/llvm-project/libcxx/trunk/www/upcoming_meeting.html?rev=261655&r1=261654&r2=261655&view=diff
==============================================================================
--- libcxx/trunk/www/upcoming_meeting.html (original)
+++ libcxx/trunk/www/upcoming_meeting.html Tue Feb 23 11:07:15 2016
@@ -58,8 +58,8 @@
   <h3>Library Working group Issues Status</h3>
   <table id="issues" border="1">
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2192";>2192</a></td><td>Validity
 and return type of <tt>std::abs(0u)</tt> is 
unclear</td><td>Jacksonville</td><td></td></tr>
-       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2253";>2253</a></td><td>[arrays.ts]
 <tt>dynarray</tt> should state which container requirements aren't 
met</td><td>Jacksonville</td><td></td></tr>
-       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2255";>2255</a></td><td>[arrays.ts]
 <tt>dynarray</tt> constructor ambiguity</td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2253";>2253</a></td><td>[arrays.ts]
 <tt>dynarray</tt> should state which container requirements aren't 
met</td><td>Jacksonville</td><td>Nothing to do</td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2255";>2255</a></td><td>[arrays.ts]
 <tt>dynarray</tt> constructor ambiguity</td><td>Jacksonville</td><td>Nothing 
to do</td></tr>
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2276";>2276</a></td><td>Missing
 requirement on 
<tt>std::promise::set_exception</tt></td><td>Jacksonville</td><td></td></tr>
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2450";>2450</a></td><td><tt>(greater|less|greater_equal|less_equal)&lt;void&gt;</tt>
 do not yield a total order for pointers</td><td>Jacksonville</td><td></td></tr>
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2520";>2520</a></td><td>N4089
 broke initializing <tt>unique_ptr&lt;T[]&gt;</tt> from a 
<tt>nullptr</tt></td><td>Jacksonville</td><td></td></tr>
@@ -71,10 +71,10 @@
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2557";>2557</a></td><td>Logical
 operator traits are broken in the zero-argument 
case</td><td>Jacksonville</td><td>Complete</td></tr>
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2558";>2558</a></td><td>[fund.ts.v2]
 Logical operator traits are broken in the zero-argument 
case</td><td>Jacksonville</td><td>Complete</td></tr>
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2559";>2559</a></td><td>Error
 in LWG 2234's resolution</td><td>Jacksonville</td><td></td></tr>
-       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2560";>2560</a></td><td><tt>is_constructible</tt>
 underspecified when applied to a function 
type</td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2560";>2560</a></td><td><tt>is_constructible</tt>
 underspecified when applied to a function 
type</td><td>Jacksonville</td><td>Complete</td></tr>
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2565";>2565</a></td><td><tt>std::function</tt>'s
 move constructor should guarantee nothrow for <tt>reference_wrapper</tt>s and 
function pointers</td><td>Jacksonville</td><td></td></tr>
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2566";>2566</a></td><td>Requirements
 on the first template parameter of container 
adaptors</td><td>Jacksonville</td><td></td></tr>
-       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2571";>2571</a></td><td>&sect;[map.modifiers]/2
 imposes nonsensical requirement on <tt>insert(InputIterator, 
InputIterator)</tt></td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2571";>2571</a></td><td>&sect;[map.modifiers]/2
 imposes nonsensical requirement on <tt>insert(InputIterator, 
InputIterator)</tt></td><td>Jacksonville</td><td>Complete</td></tr>
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2572";>2572</a></td><td>The
 remarks for <tt>shared_ptr::operator*</tt> should apply to <i>cv</i>-qualified 
<tt>void</tt> as well</td><td>Jacksonville</td><td></td></tr>
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2574";>2574</a></td><td>[fund.ts.v2]
 <tt>std::experimental::function::operator=(F&amp;&amp;)</tt> should be 
constrained</td><td>Jacksonville</td><td></td></tr>
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2575";>2575</a></td><td>[fund.ts.v2]
 <tt>experimental::function::assign</tt> should be 
removed</td><td>Jacksonville</td><td></td></tr>
@@ -84,9 +84,9 @@
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2581";>2581</a></td><td>Specialization
 of <tt>&lt;type_traits&gt;</tt> variable templates should be 
prohibited</td><td>Jacksonville</td><td></td></tr>
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2582";>2582</a></td><td>&sect;[res.on.functions]/2's
 prohibition against incomplete types shouldn't apply to type 
traits</td><td>Jacksonville</td><td></td></tr>
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2583";>2583</a></td><td>There
 is no way to supply an allocator for <tt>basic_string(str, 
pos)</tt></td><td>Jacksonville</td><td><i>Patch Ready</i></td></tr>
-       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2585";>2585</a></td><td><tt>forward_list::resize(size_type,
 const value_type&amp;)</tt> effects 
incorrect</td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2585";>2585</a></td><td><tt>forward_list::resize(size_type,
 const value_type&amp;)</tt> effects 
incorrect</td><td>Jacksonville</td><td>Disputed</td></tr>
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2586";>2586</a></td><td>Wrong
 value category used in 
<tt>scoped_allocator_adaptor::construct()</tt></td><td>Jacksonville</td><td></td></tr>
-       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2590";>2590</a></td><td>Aggregate
 initialization for <tt>std::array</tt></td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2590";>2590</a></td><td>Aggregate
 initialization for 
<tt>std::array</tt></td><td>Jacksonville</td><td>Complete</td></tr>
   </table>
 
 <h3>Comments about the issues</h3>
@@ -105,11 +105,11 @@
 <li>2557 - Cleaning up wording; no code change required.</li>
 <li>2558 - Cleaning up wording; no code change required.</li>
 <li>2559 - </li>
-<li>2560 - </li>
+<li>2560 - We already do this; added tests in r261653.</li>
 <li>2565 - </li>
 <li>2566 - </li>
-<li>2571 - </li>
-<li>2572 - </li>
+<li>2571 - Cleaning up wording; no code change required.</li>
+<li>2572 - I don't think that there's anything that needs to be done here.</li>
 <li>2574 - </li>
 <li>2575 - I don't think we ever implemented this; so 'removing' it is 
trivial</li>
 <li>2576 - This one is simple, but testing it will be hard. I tried making a 
sublass of istringstream, but it got sliced.</li>
@@ -118,9 +118,9 @@
 <li>2581 - </li>
 <li>2582 - </li>
 <li>2583 - <i>Done</i></li>
-<li>2585 - This looks easy.</li>
+<li>2585 - This looks easy; but Alisdair wants to NAD this issue.</li>
 <li>2586 - </li>
-<li>2590 - </li>
+<li>2590 - We already do this; added tests in r261648.</li>
 </ul>
 
 <p>Last Updated: 23-Feb-2015</p>


_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to