Your message dated Thu, 7 Jun 2007 15:55:00 -0600
with message-id <[EMAIL PROTECTED]>
and subject line Bug#427564: coreutils: seq behaves differently with integers 
or floats numbers
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: coreutils
Version: 5.97-5.3
Severity: normal

I saw that "seq 1 9" gives 9 lines:
1
2
3
4
5
6
7
8
9

while "seq 1.1 9.1 gives only 8 lines:
1.1
2.1
3.1
4.1
5.1
6.1
7.1
8.1

That's confusing. I expect seq behaves the same way in the two cases.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-2-686 (SMP w/1 CPU core)
Locale: LANG=es_DO.UTF-8, LC_CTYPE=es_DO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages coreutils depends on:
ii  libacl1                       2.2.42-1   Access control list shared library
ii  libc6                         2.5-9+b1   GNU C Library: Shared libraries
ii  libselinux1                   2.0.15-2   SELinux shared libraries

coreutils recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
> while "seq 1.1 9.1 gives only 8 lines:

Since this is behaving as documented and I have heard no dissenting
opinions I am closing this bug.

Bob

--- End Message ---

Reply via email to