lwg-active.html: Update to Revision R68.
2009-12-11 Paolo Carlini <paolo.carlini@oracle.com> * doc/html/ext/lwg-active.html: Update to Revision R68. * doc/html/ext/lwg-closed.html: Likewise. * doc/html/ext/lwg-defects.html: Likewise. * doc/xml/manual/intro.xml: Update status of issues 431, 630, and 696. From-SVN: r155170
This commit is contained in:
parent
e7d00517fa
commit
f9679d8ae7
|
@ -1,3 +1,10 @@
|
|||
2009-12-11 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
* doc/html/ext/lwg-active.html: Update to Revision R68.
|
||||
* doc/html/ext/lwg-closed.html: Likewise.
|
||||
* doc/html/ext/lwg-defects.html: Likewise.
|
||||
* doc/xml/manual/intro.xml: Update status of issues 431, 630, and 696.
|
||||
|
||||
2009-12-10 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR c++/42317
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -628,7 +628,7 @@ requirements of the license of GCC.
|
|||
<listitem><para>Have <code>open</code> clear the error flags.
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
<varlistentry><term><ulink url="../ext/lwg-active.html#431">431</ulink>:
|
||||
<varlistentry><term><ulink url="../ext/lwg-closed.html#431">431</ulink>:
|
||||
<emphasis>Swapping containers with unequal allocators</emphasis>
|
||||
</term>
|
||||
<listitem><para>Implement Option 3, as per N1599.
|
||||
|
@ -729,7 +729,7 @@ requirements of the license of GCC.
|
|||
<listitem><para>Add the missing modes to fopen_mode.
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
<varlistentry><term><ulink url="../ext/lwg-active.html#630">630</ulink>:
|
||||
<varlistentry><term><ulink url="../ext/lwg-defects.html#630">630</ulink>:
|
||||
<emphasis>arrays of valarray</emphasis>
|
||||
</term>
|
||||
<listitem><para>Implement the simple resolution.
|
||||
|
@ -760,7 +760,7 @@ requirements of the license of GCC.
|
|||
<listitem><para>Make the member functions table and classic_table public.
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
<varlistentry><term><ulink url="../ext/lwg-active.html#696">696</ulink>:
|
||||
<varlistentry><term><ulink url="../ext/lwg-defects.html#696">696</ulink>:
|
||||
<emphasis>istream::operator>>(int&) broken</emphasis>
|
||||
</term>
|
||||
<listitem><para>Implement the straightforward resolution.
|
||||
|
|
Loading…
Reference in New Issue