This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: c++0x concepts in gcc call
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Doug Gregor <doug dot gregor at gmail dot com>
- Cc: Benjamin Kosnik <bkoz at redhat dot com>, gcc at gcc dot gnu dot org
- Date: Sun, 3 Feb 2008 22:58:54 +0100 (CET)
- Subject: Re: c++0x concepts in gcc call
- References: <20080121190830.3ca1b640@wabash.artheist.org> <24b520d20801251206j25af7291ka71bb59a5396dcf9@mail.gmail.com> <Pine.LNX.4.64.0801280220440.4453@acrux.dbai.tuwien.ac.at> <24b520d20801272001n40e76adbsb5a55320d8d17dde@mail.gmail.com> <Pine.LNX.4.64.0801282335570.4453@acrux.dbai.tuwien.ac.at> <24b520d20801290939k4ce285c4yd474070d59a5114@mail.gmail.com>
On Tue, 29 Jan 2008, Doug Gregor wrote:
> Okay, done.
Thanks! I added the minor patch below on top.
Gerald
Index: svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.75
diff -u -3 -p -r1.75 svn.html
--- svn.html 3 Feb 2008 20:40:27 -0000 1.75
+++ svn.html 3 Feb 2008 21:58:16 -0000
@@ -778,7 +778,7 @@ be prefixed with the initials of the dis
</dd>
<dt>cxx0x-branch</dt>
- <dd>This branch was for developed of C++0x features, and all
+ <dd>This branch was for the development of C++0x features, and all
features developed on this branch have been merged to
mainline. Future C++0x features will be developed against mainline
or, in the case of concepts, on