This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [c++0x] unique_ptr
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Chris Fairles <chris dot fairles at gmail dot com>
- Cc: rodolfo at rodsoft dot org, libstdc++ at gcc dot gnu dot org
- Date: Tue, 10 Jun 2008 16:29:23 -0500 (CDT)
- Subject: Re: [c++0x] unique_ptr
- Accept-language: en-US
- References: <19410834.1211377835791.JavaMail.oracle@acsmt301.oracle.com> <g11dbu$ova$1@ger.gmane.org> <17357752.1211382786120.JavaMail.oracle@acsmt301.oracle.com> <g11gmc$67l$1@ger.gmane.org> <27415119.1211385856582.JavaMail.oracle@acsmt301.oracle.com> <15311122.1211387272514.JavaMail.oracle@acsmt301.oracle.com> <fac6bb500805220424r2286f00eo26064d8087fdd10d@mail.gmail.com> <484D3AD3.1050708@oracle.com> <20080609161345.GA9528@rodsoft.org> <32971263.1213041867863.JavaMail.oracle@acsmt301.oracle.com> <fac6bb500806101318r1785c70cg7c9e8ee18ee8b6d0@mail.gmail.com>
Hi Chris,
> Whats the patching procedure for new files?
On the wiki you can find a rather complete introduction to svn for gcc hackers. Anyway, apparently you are just missing an 'svn add' on the new file.
Thanks,
Paolo.