This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] localedef: Do not compile with mcheck


On 05/10/2016 07:56 PM, Mike Frysinger wrote:
On 10 May 2016 16:37, Florian Weimer wrote:
2016-05-10  Florian Weimer  <fweimer@redhat.com>

	Do not use mcheck in localedef.
	* locale/programs/localedef.c (turn_on_mcheck)
	(__malloc_initialize_hook): Remove.

i'm fine with the change, but this changelog entry confuses me.
what's with the first line summary ?
shouldn't there be something at the end of the 2nd line like ": Delete." ?

It's the GNU standard way of line wrapping in ChangeLogs:

<https://www.gnu.org/prep/standards/html_node/Style-of-Change-Logs.html#Style-of-Change-Logs>

(Search for âkeyboard.câ.)

Emacs produces this automatically.

Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]