[PATCH 1/2] debugedit: strip extra newline characters from diagnostic messages

Mark Wielaard mark@klomp.org
Thu Apr 29 12:26:13 GMT 2021


Hi Dmitry,

On Mon, 2021-04-26 at 20:00 +0000, Dmitry V. Levin wrote:
> Since the output produced by error() is already terminated by a newline
> character, no newline terminating characters are needed in diagnostic
> messages printed using error().
> 
> * tools/debugedit.c (main): Remove terminating newline characters from
> format strings passed to error().

Thanks, that makes sense.

Pushed,

Mark


More information about the Debugedit mailing list