[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: changelog format
From: |
Thien-Thi Nguyen |
Subject: |
Re: changelog format |
Date: |
Tue, 17 Jan 2012 14:43:20 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) |
() Stefano Lattarini <address@hidden>
() Tue, 17 Jan 2012 13:09:34 +0100
* src/ls.c: Two phases of processing are time-consuming enough that
they can provoke this: the readdir loop and the printing loop. The
printing was supposed to be covered by a call to process_signals in
(print_name_with_quoting): ... but that call was mistakenly guarded
by a condition that might be false for many or even all files being
processed. Call process_signals unconditionally.
(print_dir): Also call process_signals in the readdir loop.
* NEWS (Bug fixes): Mention it.
Report by Arkadiusz Miskiewicz.
I just noticed: The Report line is below the usual mass of
contiguous *-entries. Shouldn't it be above? (Either that, or
"part of" the mass, i.e., part of a specific *-entry.)
Re: changelog format,
Thien-Thi Nguyen <=
Re: changelog format, Alfred M. Szmidt, 2012/01/17