GNU bug report logs - #15869
Bug in seq command --separator option

Previous Next

Package: coreutils;

Reported by: James Bowlin <bitjam <at> gmail.com>

Date: Tue, 12 Nov 2013 08:15:01 UTC

Severity: normal

Merged with 13227, 13493, 14584, 17058

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 15869 in the body.
You can then email your comments to 15869 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#15869; Package coreutils. (Tue, 12 Nov 2013 08:15:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to James Bowlin <bitjam <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Tue, 12 Nov 2013 08:15:03 GMT) Full text and rfc822 format available.

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

From: James Bowlin <bitjam <at> gmail.com>
To: bug-coreutils <at> gnu.org
Subject: Bug in seq command --separator option
Date: Tue, 12 Nov 2013 01:01:12 -0700
I'm using seq from the coreutils-8.20 package on Gentoo Linux.

Here is the incorrect output

    $ seq -s, 1 5
    1
    2,3,4,5,%

The newline comes after the "1" instead of after the "5".  The "%"
indicates the lack of a newline.  A comma is lacking after the "1"
and an extra comma was added after the "5".

Here is the correct output from the busybox seq:

   $ busybox seq -s, 1 5
   1,2,3,4,5


Peace, James





Information forwarded to bug-coreutils <at> gnu.org:
bug#15869; Package coreutils. (Tue, 12 Nov 2013 09:45:02 GMT) Full text and rfc822 format available.

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

From: Pádraig Brady <P <at> draigBrady.com>
To: James Bowlin <bitjam <at> gmail.com>
Cc: 15869 <at> debbugs.gnu.org
Subject: Re: bug#15869: Bug in seq command --separator option
Date: Tue, 12 Nov 2013 09:44:12 +0000
forcemerge 13227 13493 14584 15869
stop

On 11/12/2013 08:01 AM, James Bowlin wrote:
> I'm using seq from the coreutils-8.20 package on Gentoo Linux.
> 
> Here is the incorrect output
> 
>     $ seq -s, 1 5
>     1
>     2,3,4,5,%
> 
> The newline comes after the "1" instead of after the "5".  The "%"
> indicates the lack of a newline.  A comma is lacking after the "1"
> and an extra comma was added after the "5".
> 
> Here is the correct output from the busybox seq:
> 
>    $ busybox seq -s, 1 5
>    1,2,3,4,5

That was fixed in the coreutils-8.21 release (2013-02-14)

sorry for the trouble,
Pádraig.





Forcibly Merged 13227 13493 14584 15869. Request was from Pádraig Brady <P <at> draigBrady.com> to control <at> debbugs.gnu.org. (Tue, 12 Nov 2013 10:05: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. (Tue, 10 Dec 2013 12:24:04 GMT) Full text and rfc822 format available.

bug unarchived. 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.

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 116 days ago.

Previous Next


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