public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Updated C++0x status pages
@ 2008-08-28  3:08 Doug Gregor
  0 siblings, 0 replies; only message in thread
From: Doug Gregor @ 2008-08-28  3:08 UTC (permalink / raw)
  To: Gcc Patch List

I committed this to reflect the addition of scoped enums and other
C++0x features that are going into GCC 4.4.

  - Doug

Index: gcc-4.4/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.4/changes.html,v
retrieving revision 1.20
diff -u -r1.20 changes.html
--- gcc-4.4/changes.html	25 Jul 2008 08:39:11 -0000	1.20
+++ gcc-4.4/changes.html	26 Aug 2008 22:39:29 -0000
@@ -115,7 +115,7 @@
 <h3>C++</h3>
   <ul>
     <li><a href="cxx0x_status.html">Improved experimental support for
the upcoming
-    ISO C++ standard, C++0x</a>, including support for inline namespaces.</li>
+    ISO C++ standard, C++0x</a>, including support for inline
namespaces, generalized initializer lists, defaulted and deleted
functions, and scoped enums.</li>

     <li> Those errors that may be downgraded to warnings to build
     legacy code now mention <code>-fpermissive</code> when
Index: gcc-4.4/cxx0x_status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.4/cxx0x_status.html,v
retrieving revision 1.5
diff -u -r1.5 cxx0x_status.html
--- gcc-4.4/cxx0x_status.html	7 Aug 2008 19:46:32 -0000	1.5
+++ gcc-4.4/cxx0x_status.html	26 Aug 2008 22:39:29 -0000
@@ -138,7 +138,7 @@
     <tr>
       <td>Strongly-typed enums</td>
       <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2347.pdf">N2347</a></td>
-      <td align="center"><span class="unsupported">No</span></td>
+      <td align="center"><span class="supported">Yes</span></td>
     </tr>
     <tr>
       <td>Generalized constant expressions</td>
Index: projects/cxx0x.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cxx0x.html,v
retrieving revision 1.14
diff -u -r1.14 cxx0x.html
--- projects/cxx0x.html	7 Aug 2008 19:46:32 -0000	1.14
+++ projects/cxx0x.html	26 Aug 2008 22:39:29 -0000
@@ -161,7 +161,8 @@
     <tr>
       <td>Strongly-typed enums</td>
       <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2347.pdf">N2347</a></td>
-      <td align="center">No</td>
+      <td align="center"><a href="../gcc-4.4/changes.html">GCC
+      4.4</a></td>
     </tr>
     <tr>
       <td>Generalized constant expressions</td>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-08-26 22:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-28  3:08 [wwwdocs] Updated C++0x status pages Doug Gregor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).