bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch reject problems


From: Paul Eggert
Subject: Re: Patch reject problems
Date: Mon, 21 May 2007 09:37:16 -0700
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

address@hidden writes:

> for i in "*.h" "*.[hc]pp"; do ls $i 2> /dev/null ; find ctp2_code/ -name $i 
> -exec diff -awN -u -I '^[ ]*$' ../ctp2_clone/{} {} >> merge11.diff \;; done

I'd lose the -I option and -w options.  If that doesn't solve the
problem, we'd need to see the exact inputs and the behavior of
'patch'.  Also, the 'patch' version number.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]