GNU bug report logs - #13493
seq -s, 1 3 gives unexpected output

Previous Next

Package: coreutils;

Reported by: Morten Hustveit <morten <at> eventures.vc>

Date: Fri, 18 Jan 2013 21:39:02 UTC

Severity: normal

Merged with 13227, 14584, 15869, 17058

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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Morten Hustveit <morten <at> eventures.vc>
Subject: bug#13493: closed (Re: bug#13493: seq -s, 1 3 gives unexpected
 output)
Date: Sat, 19 Jan 2013 05:31:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#13493: seq -s, 1 3 gives unexpected output

which was filed against the coreutils package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 13493 <at> debbugs.gnu.org.

-- 
13493: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13493
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Morten Hustveit <morten <at> eventures.vc>
Cc: 13493-done <at> debbugs.gnu.org
Subject: Re: bug#13493: seq -s, 1 3 gives unexpected output
Date: Fri, 18 Jan 2013 21:29:48 -0800
On 01/18/2013 01:27 PM, Morten Hustveit wrote:

> I prefer the latter output.

Thanks, here's a patch, which should appear
in the next coreutils release:

http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=76f606a9544bd67629bd4766ff6efe8bf42b20d9

[Message part 3 (message/rfc822, inline)]
From: Morten Hustveit <morten <at> eventures.vc>
To: bug-coreutils <at> gnu.org
Subject: seq -s, 1 3 gives unexpected output
Date: Fri, 18 Jan 2013 13:27:31 -0800
[Message part 4 (text/plain, inline)]
Running "seq -s, 1 3" on coreutils 8.20 gives the output

  1
  2,3,

Running "seq -s, 1 3" on coreutils 8.13 gives the output

  1,2,3

I prefer the latter output.
[Message part 5 (text/html, inline)]

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

Previous Next


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