CVSROOT: cvswrappers - treat patches as binary files
Tomasz Pala
gotar at polanet.pl
Tue Nov 4 01:35:57 CET 2008
On Mon, Nov 03, 2008 at 22:13:29 +0100, Patryk Zawadzki wrote:
>> it's for _matching_ only, not patching itself.
>
> Now in real life imagine this:
>
> if foo:
> if bar:
> asd()
> fgh()
>
> gets changed to:
>
> if foo:
> if bar:
> if asd():
> fgh()
>
> Now imagine fgh is at least 7 lines long. Now imagine: been there,
> done that. It breaks Python.
Please attach testcase (original and modified file).
--
Tomasz Pala <gotar at pld-linux.org>
More information about the pld-devel-en
mailing list