Bug#996894: colordiff: Error messages interrupt output

2021-11-12 Thread Dave Ewart
On Tuesday, 09.11.2021 at 18:26 +, Reuben Thomas wrote: > On Tue, 9 Nov 2021 at 17:45, Dave Ewart wrote: > > > To be honest I’m not sure. Feel free to inspect the source :-) > > > > As far as I can tell, STDOUT in perl is line buffered when connected to a > terminal anyway (which should

Bug#996894: colordiff: Error messages interrupt output

2021-11-09 Thread Dave Ewart
To be honest I’m not sure. Feel free to inspect the source :-) I don’t really know how to address the issue but am open to suggestions! Dave On Tue, 9 Nov 2021 at 17:17, Reuben Thomas wrote: > On Tue, 9 Nov 2021 at 17:01, Dave Ewart wrote: > >> >> What platform/OS/etc. does this happen on? >

Bug#996894: colordiff: Error messages interrupt output

2021-11-09 Thread Dave Ewart
I cannot reproduce the behaviour you reported. davee@equinox:~/tmp/$ ls -lR .: total 8 drwxr-xr-x 2 davee users 4096 Nov 5 13:24 bar drwxr-xr-x 2 davee users 4096 Nov 5 13:24 foo ./bar: total 8 -rw-r--r-- 1 davee users 23 Nov 5 13:24 afile1 -rw-r--r-- 1 davee users 0 Nov 5 13:22 baz

Bug#996894: colordiff: Error messages interrupt output

2021-11-03 Thread Dave Ewart
Just spotted this report, message was spam-trapped. Can you provide an example where it fails in the manner you indicate? I don’t understand how you’d get diff output if one of the arguments were missing, say. Dave -- Dave Ewart, da...@sungate.co.uk

Bug#996894: colordiff: Error messages interrupt output

2021-10-20 Thread Reuben Thomas
Package: colordiff Version: 1.0.18-1 Severity: normal Error messages are not correctly interleaved with output; for example: -Foo diff: bar/baz.html+Bar : No such file or directory Here, the error message should say diff: bar/baz.html: No such file or directory but the (presumably stderr)