bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH 10/21] binary-io: put fd in binary mode if it is not a consol


From: Bruno Haible
Subject: Re: [PATCH 10/21] binary-io: put fd in binary mode if it is not a console on EMX
Date: Mon, 01 Dec 2014 00:45:37 +0100
User-agent: KMail/4.8.5 (Linux/3.2.0-64-generic; KDE/4.8.5; x86_64; ; )

> * lib/binary-io.h (SET_BINARY): put fd in binary mode if it is not a
> console on EMX.

A changelog entry should usually specify the difference between the previous
behaviour and the new behaviour. Therefore here it should better read:

* lib/binary-io.h (SET_BINARY): Don't put fd in binary mode if it is a
console on EMX.

Bruno




reply via email to

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