Your message dated Thu, 23 Aug 2007 21:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#388487: fixed in bc 1.06.94-1
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: bc
Version: 1.06-19
Severity: normal
scale is not always evaluated it seems:
$ echo "scale=0; 10 * 2.1" | bc
21.0
$ echo "scale=0; ( 10 * 2.1 ) / 1" | bc
21
Shouldn't that yield '21' twice?
I don't quite see a reason for the current behaviour, nor
could a quick look into the docs reveal anything related.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.13
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages bc depends on:
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libncurses5 5.5-3 Shared libraries for terminal hand
ii libreadline5 5.1-7 GNU readline and history libraries
bc recommends no packages.
-- debconf-show failed
--- End Message ---
--- Begin Message ---
Source: bc
Source-Version: 1.06.94-1
We believe that the bug you reported is fixed in the latest version of
bc, which is due to be installed in the Debian FTP archive:
bc_1.06.94-1.diff.gz
to pool/main/b/bc/bc_1.06.94-1.diff.gz
bc_1.06.94-1.dsc
to pool/main/b/bc/bc_1.06.94-1.dsc
bc_1.06.94-1_i386.deb
to pool/main/b/bc/bc_1.06.94-1_i386.deb
bc_1.06.94.orig.tar.gz
to pool/main/b/bc/bc_1.06.94.orig.tar.gz
dc_1.06.94-1_i386.deb
to pool/main/b/bc/dc_1.06.94-1_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
John Hasler <[EMAIL PROTECTED]> (supplier of updated bc package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 23 Aug 2007 15:18:09 -0500
Source: bc
Binary: bc dc
Architecture: source i386
Version: 1.06.94-1
Distribution: unstable
Urgency: low
Maintainer: John Hasler <[EMAIL PROTECTED]>
Changed-By: John Hasler <[EMAIL PROTECTED]>
Description:
bc - The GNU bc arbitrary precision calculator language
dc - The GNU dc arbitrary precision reverse-polish calculator
Closes: 221781 245899 287210 296232 301921 357728 374818 388487 389345 429156
436578
Changes:
bc (1.06.94-1) unstable; urgency=low
.
* New upstream release
.
Code cleanup upstream has fixed these
Closes: #357728: bc: Segfaults
Closes: #221781: dc: precision >= 1000000000 does not work
Closes: #429156: dc: segfaults when generating primes
Closes: #296232: dc directory' should print an error
Closes: #301921: 'man bc' typos: "environent", "specifing"
.
* Patched use_quit() in main.c to run rl_initialize().
Closes: #287210: bc: Interrupt should reset the input line
.
* BC_LINE_LENGTH=0 disables the multi-line feature.
Closes: #245899: bc: BC_LINE_LENGTH=0 or similar for ``do never split''
should be added, or the manpage should be fixed
.
* Upstream says this in correct POSIX behavior.
Closes: #388487: bc: scale strangeness
.
* Applied patch from Justin Pryzby.
Closes: #374818: dc: maintscript prerm arguments
.
* Remove '-s' from calls to install in debian/rules. Fixes both bc and dc.
Closes: #436578: bc: not handling nostrip build option (policy 10.1)
sid/i386
.
* Upstream has removed the '-E' option.
Closes: #389345: dc: man page formatting bug
.
* Added -DDONTEXIT to debian/rules as it is not the default.
.
* Man page typos fixed upstream.
.
* Added home page (such as it is) to descriptions.
.
* Fixed make distclean call in debian/rules.
Files:
c61eeb06179ae99a2246fbd32dbf229e 742 math standard bc_1.06.94-1.dsc
ea7704fc02b359ce92fa4360c802fb23 361055 math standard bc_1.06.94.orig.tar.gz
7f1bf6723190595beeea924a5c449fe7 12352 math standard bc_1.06.94-1.diff.gz
6b5022c238d46e539336ca8c7725895f 71758 math standard bc_1.06.94-1_i386.deb
c030358cf52949e0fece3818b46fa573 64392 math standard dc_1.06.94-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iQCVAwUBRs31Rvc1CeQKxb5hAQJ8XQQAp/VjhntMDgNJai3tokRUHoN4xHkMIb69
8tKluGcQEUK/+agNvAHGkn6LstzIlmknIFt2TaDnjb/99DoybOUIOq36beHUW33v
6zHyGW7P6WErad6RicKgtI9kZizfI95ll4u3zDepKw5/hM8Ihp+8jaYCphulsxRE
56KKCCPPbZw=
=teW9
-----END PGP SIGNATURE-----
--- End Message ---