GNU bug report logs - #17058
seq 8.20: wrong first delimiter character with defined separator

Previous Next

Package: coreutils;

Reported by: Eugene Bright <hexumg <at> gmail.com>

Date: Fri, 21 Mar 2014 15:48:01 UTC

Severity: normal

Merged with 13227, 13493, 14584, 15869

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Pádraig Brady <P <at> draigBrady.com>
To: Eugene Bright <hexumg <at> gmail.com>
Cc: 17058 <at> debbugs.gnu.org
Subject: bug#17058: seq 8.20: wrong first delimiter character with defined separator
Date: Fri, 21 Mar 2014 16:19:10 +0000
forcemerge 13227 13493 14584 15869 17058
stop

On 03/21/2014 10:28 AM, Eugene Bright wrote:
> To whom it may concern.
> 
> I hava an issue with seq util.
> First delimiter character is new line character in case of any separator.
> 
> For exapmle:
> seq -s '|'  1 5
> 1
> 2|3|4|5|
> 
> Version information:
> seq --version
> seq (GNU coreutils) 8.20
> 
> seq version 5.97 produce expected result:
> seq -s '|' 1 5
> 1|2|3|4|5

That was fixed in the coreutils-8.21 release (2013-02-14)
Can you log a bug with your distro re that issue
as it's a long fixed one now.

sorry for the trouble,
Pádraig.




This bug report was last modified 11 years and 65 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.