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]

Re: patch for minor typo


  In message <37C19EB7.2F7CADBE@pobox.com>you write:
  > *** gcc/cp/ChangeLog.orig	Fri Aug 20 11:36:33 1999
  > --- gcc/cp/ChangeLog	Mon Aug 23 12:14:42 1999
  > ***************
  > *** 1,3 ****
  > --- 1,8 ----
  > + Mon Aug 23 12:13:14 PDT 1999 Paul Burchard <burchard@pobox.com>
  > + 
  > + 	* decl.c (check_default_argument): Substitute `parameter'
  > + 	for `paramter'.
  > + 
Note for the future.  Do not send ChangeLog entries as a patch.  Send them as
plaintext.  We want them as plaintext because diffs to a ChangeLog file rarely
apply because the head of the ChangeLog file is always changing.

Anyway, it looks like someone already checked in your patch to fix this problem
before I could get to it :-)

Thanks,
jeff


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