emacs-devel
[Top][All Lists]
Advanced

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

Re: `message' not outputting the newline "atomically"


From: Eli Zaretskii
Subject: Re: `message' not outputting the newline "atomically"
Date: Tue, 02 Jul 2019 05:28:40 +0300

> From: Daniele Nicolodi <address@hidden>
> Date: Mon, 1 Jul 2019 19:01:18 +0200
> 
> I think you didn't understand my point, and your selective quoting makes
> me thing you are trying to warp what i wrote in your favor. I was
> arguing that in the case of a fprintf() with a format string that ends
> in a new line there is no way to obtain a partial output, with stderr
> unbuffered or line buffered. On any sane implementation of the c library
> Either you will get it all or nothing.

And I was saying that this is wrong.  With unbuffered stderr, you
_can_ obtain partial output.



reply via email to

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