This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

PATCH for Re: ObjC improvements and ObjC++


[ gcc -> gcc-patches ]

On Wed, 8 Jul 2003, Geoff Keating wrote:
> could you document this in cvswrite.html under 'Creating Branches'?

Sure!  That's an excellent idea.

I just installed the patch below.

Gerald

Index: cvswrite.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/cvswrite.html,v
retrieving revision 1.56
diff -u -3 -p -r1.56 cvswrite.html
--- cvswrite.html	25 May 2003 12:03:33 -0000	1.56
+++ cvswrite.html	10 Jul 2003 17:22:48 -0000
@@ -400,7 +400,9 @@ done
 <h2><a name="branches">Creating branches</a></h2>

 <p>When creating a branch for development, you should first tag the
-branchpoint.</p>
+branchpoint. Also, please document such branches at
+<a href="cvs.html#devbranches">cvs.html#devbranches</a>.
+</p>

 </body>
 </html>


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