Thread (44 messages) flat view 44 messages, 6 authors, 2016-06-15

Re: [PATCH 2/2 v2] check-attr: Add --stdin-paths option

From: Paul Mackerras <hidden>
Date: 2016-06-15 22:45:28

Dmitry Potapov writes:
This allows multiple paths to be specified on stdin.

Signed-off-by: Dmitry Potapov <redacted>
---
On Mon, Oct 06, 2008 at 09:09:11AM +0200, Johannes Sixt wrote:
quoted
The least that is needed is fflush(stdout) in this loop (after each
iteration!)
Thanks. Somehow, I forgot about it though it is quite obvious.
I have added maybe_flush_or_die().
Actually, what was done with git diff-tree --stdin was to have it do
fflush(stdout) when it sees a blank line in the input.  That gives the
calling program a way to get the output up to that point without
having to do a flush for every line of output.

Paul.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help