Package: bc
Version: 1.06.95-2
Severity: normal

bc does evaluate signed expressions in wrong order, more precice it handles 
operator precedence wrong under certain conditions:

"-6^2"      ==> "36"   wrong, correct is "-36"
"0-6^2"    ==> "36"   correct

"-6^2-36" ==> "0"     wrong, correct is "-72"
"-36-6^2" ==> "-72"  correct

        


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

Kernel: Linux 2.6.26-2-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bc depends on:
ii  dpkg                      1.15.3.1       Debian package management system
ii  install-info              4.13a.dfsg.1-5 Manage installed documentation in 
ii  libc6                     2.10.2-2       GNU C Library: Shared libraries
ii  libncurses5               5.7+20090803-2 shared libraries for terminal hand
ii  libreadline6              6.0-5          GNU readline and history libraries

bc recommends no packages.

bc suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to