Your message dated Mon, 5 Feb 2018 13:55:07 +0100
with message-id <3bd1a1fb-2970-9bc5-f936-fe494861e...@debian.org>
and subject line Re: Bug#538685: busybox: dc require whitespace between
language elements (fixed?)
has caused the Debian Bug report #538685,
regarding busybox: dc require whitespace between language elements
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
538685: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538685
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: busybox
Version: 1:1.13.3-1
Severity: normal
master@capsaicin:~ 0 $ echo '10 2+f'|busybox dc
master@capsaicin:~ 0 $ echo '10 2+f'|dc
12
On the other hand:
master@capsaicin:~ 0 $ echo -e '10\n2\n+\nf'| busybox dc
12
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_LU.UTF-8, LC_CTYPE=fr_LU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages busybox depends on:
ii libc6 2.9-16 GNU C Library: Shared libraries
busybox recommends no packages.
busybox suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1:1.27.2-1
On 04/10/17 21:47, Edward Betts wrote:
> I think this bug is fixed. The example works correctly for me.
>
> $ echo '10 2+f'|busybox dc
> 12
> $ dpkg -s busybox | grep Version
> Version: 1:1.27.2-1
Hi Lionel, Edward,
The fix for this bug (commit 70e30e8eec7f202cb584449e4c7a9176d57d980d)
was included in the Busybox 1.24.0 upstream release, and therefore
included in the Debian upload for 1:1.27.2-1 back in September.
Best regards,
Chris
--
Chris Boot
bo...@debian.org
signature.asc
Description: OpenPGP digital signature
--- End Message ---