This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: An update for html/ext/lwg-closed.html


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&lt;T&gt;, 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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]