[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-patch] Arbitrary hunk sizes for patch
From: |
Alfie |
Subject: |
[bug-patch] Arbitrary hunk sizes for patch |
Date: |
Wed, 22 Apr 2009 19:32:46 +1000 (EST) |
User-agent: |
SquirrelMail/1.4.8-4.0.1..el5.centos.1 |
Hi list,
When modifying patch files, i'm getting a bit sick of counting lines just
so I can modify hunk sizes to correctly apply a patch.
Then I noticed at the bottom of the man page for "patch":
"Paul Eggert removed patchs arbitrary limits"
Has that statement got anything to do with arbitrary hunk sizes? If so,
could this be reinstated but only turned on with a flag e.g."-a or
--abitrary-size"
Alfie