bug-patch
[Top][All Lists]
Advanced

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

Write rejects to file descriptor


From: Malthe
Subject: Write rejects to file descriptor
Date: Mon, 31 Jan 2022 10:27:06 +0000

patch ... -r /dev/stderr for example fails since the file cannot be
created – shouldn't patch recognize that it's an open file descriptor
and try to write to it instead?

use-case is patching during the building of software, in which case
it's often times convenient to simply print out rejects to the console
for quick debugging.

thanks



reply via email to

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