This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: An update for html/ext/lwg-closed.html
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Gerald Pfeifer <gerald at pfeifer dot com>
- Cc: Howard Hinnant <howard dot hinnant at gmail dot com>, libstdc++ at gcc dot gnu dot org
- Date: Sat, 26 Sep 2009 23:31:54 +0200
- Subject: Re: An update for html/ext/lwg-closed.html
- References: <alpine.LSU.1.99.0909262122200.23859@acrux.dbai.tuwien.ac.at>
Gerald Pfeifer wrote:
> I'll apply the patch below as a temporary one on our side and hope
> it will be useful for you maintaining the master copy, too?
>
In fact, R66 is not affected.
Thanks,
Paolo.
//////////////////////
2009-09-26 Paolo Carlini <paolo.carlini@oracle.com>
* doc/html/ext/lwg-active.html: Update to Revision R66.
* doc/html/ext/lwg-closed.html: Likewise.
* doc/html/ext/lwg-defects: Likewise.
* doc/xml/manual/intro.xml: Update entry for DR 853.
Index: intro.xml
===================================================================
--- intro.xml (revision 152207)
+++ intro.xml (working copy)
@@ -798,7 +798,7 @@
<listitem><para>In C++0x mode, remove the pow(complex<T>, int) signature.
</para></listitem></varlistentry>
- <varlistentry><term><ulink url="../ext/lwg-active.html#853">853</ulink>:
+ <varlistentry><term><ulink url="../ext/lwg-defects.html#853">853</ulink>:
<emphasis>to_string needs updating with zero and one</emphasis>
</term>
<listitem><para>Update / add the signatures.