Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site sdcrdcf.UUCP
Path: utzoo!watmath!clyde!bonnie!akgua!whuxlm!harpo!decvax!ittvax!dcdwest!sdcsvax!sdcrdcf!lwall
From: lwall@sdcrdcf.UUCP (Larry Wall)
Newsgroups: net.sources.bugs
Subject: patch bug #1
Message-ID: <1530@sdcrdcf.UUCP>
Date: Tue, 4-Dec-84 13:01:49 EST
Article-I.D.: sdcrdcf.1530
Posted: Tue Dec  4 13:01:49 1984
Date-Received: Fri, 7-Dec-84 00:37:02 EST
Reply-To: lwall@sdcrdcf.UUCP (Larry Wall)
Organization: System Development Corp. R+D, Santa Monica
Lines: 73

System: patch version 1.2
Bug #: 1
Priority: LOW
Subject: inaccurate failed count for multiple patches
From: yale!kaufman
Index: patch.c
Prereq: 1.2

Description:
	If there are multiple patches in one file, and patch fails on a
	a hunk in one patch, it will generate bogus failed counts for all
	following patches in the same file.

Fix:    Reset failed, as per below.

	From rn, say "| patch -d DIR", where DIR is your patch source
	directory.  Outside of rn, say "cd DIR; patch