[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Split Flushing to filter command
From: |
Bernhard Voelker |
Subject: |
Re: Split Flushing to filter command |
Date: |
Fri, 21 Mar 2014 16:13:30 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 |
On 03/21/2014 01:49 PM, Pádraig Brady wrote:
> * src/split.c (lines_split): s/full_read/safe_read/.
Interestingly, that bug has been introduced with commit
http://git.sv.gnu.org/cgit/coreutils.git/commit/?id=23f6d41f94
eleven years ago when safe_read() has been replaced by
full_read() ... exactly the other way round.
Have a nice day,
Berny