bug-patch
[Top][All Lists]
Advanced

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

Re: Could this be a bug?


From: George R Goffe
Subject: Re: Could this be a bug?
Date: Mon, 30 Dec 2019 20:28:08 +0000 (UTC)

Andreas,

I was playing around with patch and tried "cat deepcolor.patch" | patch -p0".... IT WORKED!

This is certainly new behavior for patch. I wonder if it's planned?

Best regards,

George...


On Monday, December 30, 2019, 4:14:22 AM PST, Andreas Grünbacher <address@hidden> wrote:


Hi,

Am Mo., 30. Dez. 2019 um 12:07 Uhr schrieb George R Goffe <address@hidden>:
> Hi,
>
> I'm sorry to bother you with this but I'm entering "patch -p0 ../deepcolor.patch" and I get NOTHING. Patch just sits there. strace -xvf "patch -p0 ../deepcolor.patch" and the trace ends with a read(...).
>
> Am I doing something wrong or NOT understanding something?


have a look at patch's manpage. Next, try "patch -p0 < ../deepcolor.patch".

Andreas


reply via email to

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