Your message dated Thu, 28 Jan 2016 18:56:59 +0000 (UTC)
with message-id <[email protected]>
and subject line Re: Bug#679753
has caused the Debian Bug report #679753,
regarding calc: prime number test for large numbers results in error
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 [email protected]
immediately.)
--
679753: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679753
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emacs24-common
Version: 24.1+1-1
Severity: normal
The prime number test in calc results in an error if the tested number is
large. It works fine for small numbers.
Steps to reproduce:
- Start calc (M-x calc RET)
- Enter the number 123456789 (123456789 RET)
- Perform prime number test (k p)
Expected result: The message "Non-prime" (or something similar) is
displayed.
Actual result: The message "Wrong type argument: listp, 123456789" is
displayed.
If small numbers are tested, calc behaves as expected. E.g. typing
"123 k p" displays the message "Non-prime".
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing'), (200, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages emacs24-common depends on:
ii dpkg 1.16.4.3
ii emacsen-common 2.0.3
ii install-info 4.13a.dfsg.1-10
emacs24-common recommends no packages.
Versions of packages emacs24-common suggests:
ii emacs24-common-non-dfsg 24.1+1-1
pn emacs24-el <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 24.4
This was fixed in Emacs 24.4.
--- End Message ---