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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 17058 in the body.
You can then email your comments to 17058 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#17058; Package coreutils. (Fri, 21 Mar 2014 15:48:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Eugene Bright <hexumg <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Fri, 21 Mar 2014 15:48:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Eugene Bright <hexumg <at> gmail.com>
To: bug-coreutils <at> gnu.org
Subject: seq 8.20: wrong first delimiter character with defined separator
Date: Fri, 21 Mar 2014 14:28:35 +0400
[Message part 1 (text/plain, inline)]
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

Regards,
Eugene Bright.
[Message part 2 (text/html, inline)]

Information forwarded to bug-coreutils <at> gnu.org:
bug#17058; Package coreutils. (Fri, 21 Mar 2014 16:20:03 GMT) Full text and rfc822 format available.

Message #8 received at 17058 <at> debbugs.gnu.org (full text, mbox):

From: Pádraig Brady <P <at> draigBrady.com>
To: Eugene Bright <hexumg <at> gmail.com>
Cc: 17058 <at> debbugs.gnu.org
Subject: Re: 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.




Forcibly Merged 13227 13493 14584 15869 17058. Request was from Pádraig Brady <P <at> draigBrady.com> to control <at> debbugs.gnu.org. (Fri, 21 Mar 2014 16:29:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 19 Apr 2014 11:24:04 GMT) Full text and rfc822 format available.

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.