lwg-active.html, [...]: Import Revision 30.
2004-07-15 Paolo Carlini <pcarlini@suse.de> * docs/html/ext/lwg-active.html, lwg-defects.html: Import Revision 30. * docs/html/ext/howto.html: Tweak entries for DRs 167/253/389/402. From-SVN: r84765
This commit is contained in:
parent
f6711314fb
commit
fdb510e7d6
4 changed files with 4728 additions and 3815 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-07-15 Paolo Carlini <pcarlini@suse.de>
|
||||
|
||||
* docs/html/ext/lwg-active.html, lwg-defects.html: Import Revision 30.
|
||||
* docs/html/ext/howto.html: Tweak entries for DRs 167/253/389/402.
|
||||
|
||||
2004-07-15 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR libstdc++/14697
|
||||
|
|
|
@ -351,7 +351,7 @@
|
|||
should probably not be calling <code>underflow()</code>.
|
||||
</dd> -->
|
||||
|
||||
<dt><a href="lwg-active.html#167">167</a>:
|
||||
<dt><a href="lwg-defects.html#167">167</a>:
|
||||
<em>Improper use of traits_type::length()</em>
|
||||
</dt>
|
||||
<dd><code>op<<</code> with a <code>const char*</code> was
|
||||
|
@ -412,7 +412,7 @@
|
|||
<dd>This nested typdef was originally not specified.
|
||||
</dd>
|
||||
|
||||
<dt><a href="lwg-active.html#253">253</a>:
|
||||
<dt><a href="lwg-defects.html#253">253</a>:
|
||||
<em>valarray helper functions are almost entirely useless</em>
|
||||
</dt>
|
||||
<dd>Make the copy constructor and copy-assignment operator declarations
|
||||
|
@ -479,13 +479,13 @@
|
|||
<dd>Change the format string to "%.0Lf".
|
||||
</dd>
|
||||
|
||||
<dt><a href="lwg-active.html#389">389</a>:
|
||||
<dt><a href="lwg-defects.html#389">389</a>:
|
||||
<em>Const overload of valarray::operator[] returns by value</em>
|
||||
</dt>
|
||||
<dd>Change it to return a <code>const T&</code>.
|
||||
</dd>
|
||||
|
||||
<dt><a href="lwg-active.html#402">402</a>:
|
||||
<dt><a href="lwg-defects.html#402">402</a>:
|
||||
<em>Wrong new expression in [some_]allocator::construct</em>
|
||||
</dt>
|
||||
<dd>Replace "new" with "::new".
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue