Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Sep 1999 12:09:39 +1000
From:      Peter Jeremy <jeremyp@gsmx07.alcatel.com.au>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   gnu/13507: Too many $log$ lines in patch/pch.c
Message-ID:  <99Sep1.120808est.40337@border.alcanet.com.au>

next in thread | raw e-mail | index | archive | help

>Number:         13507
>Category:       gnu
>Synopsis:       Too many $log$ lines in patch/pch.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 31 19:20:02 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Peter Jeremy
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Alcatel Australia Limited
>Environment:

	3.2-RELEASE and -CURRENT

>Description:

	src/gnu/usr.bin/patch/pch.c has (at some stage) acquired a
	second $ Log $ line.  This is unnecessarily bloating the
	source.  (I noticed this by accident, I don't know if there
	are other instances in the source tree).

>How-To-Repeat:

	Code inspection.

>Fix:
	
Index: pch.c
===================================================================
RCS file: /home/CVSROOT/./src/gnu/usr.bin/patch/pch.c,v
retrieving revision 1.15
diff -u -r1.15 pch.c
--- pch.c	1999/08/28 04:58:28	1.15
+++ pch.c	1999/09/01 02:00:04
@@ -35,39 +35,6 @@
  * 2.2 candidate
  *
  * Revision 1.8  1996/04/12 11:37:32  markm
- * Attempt to break a $Log: pch.c,v $
- * Attempt to break a Revision 1.14  1998/01/21 15:10:14  ache
- * Attempt to break a Add -I or --index-first option to take Index: precedence over context diff,
- * Attempt to break a as it was in hacked FreeBSD version
- * Attempt to break a
- * Attempt to break a Revision 1.13  1998/01/21 14:37:23  ache
- * Attempt to break a Resurrect patch 2.1 without FreeBSD Index: hack
- * Attempt to break a
- * Attempt to break a Revision 1.8.2.2  1998/01/03 23:52:05  ache
- * Attempt to break a MFC: ctype and Index over +++/--- precedence
- * Attempt to break a
- * Attempt to break a Revision 1.11  1998/01/03 23:42:56  ache
- * Attempt to break a Back out Index over +++/--- precedence.
- * Attempt to break a It maybe right, if patch was FreeBSD-own program, but it break compatibility
- * Attempt to break a with pre-existent patches in other systems.
- * Attempt to break a The example is big ncurses patch which don't apply on FreeBSD
- * Attempt to break a due to "fixed" precedence.
- * Attempt to break a
- * Attempt to break a Revision 1.10  1997/10/23 02:44:22  ache
- * Attempt to break a Add (unsigned char) cast to ctype macros
- * Attempt to break a
- * Attempt to break a Revision 1.9  1997/02/13 21:10:43  jmg
- * Attempt to break a Fix a problem with patch in that is will always default, even when the
- * Attempt to break a controlling terminal is closed.  Now the function ask() will return 1 when th
- * Attempt to break a input is known to come from a file or terminal, or it will return 0 when ther
- * Attempt to break a was a read error.
- * Attempt to break a
- * Attempt to break a Modified the question "Skip patch?" so that on an error from ask it will skip
- * Attempt to break a the patch instead of looping.
- * Attempt to break a
- * Attempt to break a Closes PR#777
- * Attempt to break a
- * Attempt to break a 2.2 candidate
  * Attempt to break a snafu where a *** /--- (minus space)
  * was fouling up a comment in the checked-out code.
  *

Peter
--
Peter Jeremy (VK2PJ)                    peter.jeremy@alcatel.com.au
Alcatel Australia Limited
41 Mandible St                          Phone: +61 2 9690 5019
ALEXANDRIA  NSW  2015                   Fax:   +61 2 9690 5982

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?99Sep1.120808est.40337>