This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[wwwdocs] projects/cxx0x.html Bugzilla reference
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Sat, 4 Aug 2012 23:17:26 +0200 (CEST)
- Subject: [wwwdocs] projects/cxx0x.html Bugzilla reference
Applied. (Of course I realized I missed one after declaring
victory just a few minutes ago. ;-)
Gerald
Index: htdocs/projects/cxx0x.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cxx0x.html,v
retrieving revision 1.56
diff -u -3 -p -r1.56 cxx0x.html
--- htdocs/projects/cxx0x.html 30 May 2012 13:19:25 -0000 1.56
+++ htdocs/projects/cxx0x.html 4 Aug 2012 21:15:40 -0000
@@ -187,7 +187,7 @@
<tr>
<td>Generalized attributes</td>
<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2761.pdf">N2761</a></td>
- <td align="center"><a href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53528">Work in progress</a></td>
+ <td align="center"><a href="http://gcc.gnu.org/PR53528">Work in progress</a></td>
</tr>
<tr>
<td>Generalized constant expressions</td>