Your message dated Sat, 30 Jun 2012 21:34:43 +0200
with message-id
<calf6qjnqqp5j8l-dqy2py5e1weada-1ygvsxemgt23q_1tm...@mail.gmail.com>
and subject line Closing the bug
has caused the Debian Bug report #208827,
regarding no handling of integer overflow
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.)
--
208827: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=208827
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnuplot
Version: 3.7.3-1
Severity: normal
gnuplot doesn't handle integer overflows very nicely. In fact, it doesn't
handle them at all:
gnuplot> print 2305**2
5313025
gnuplot> print 2305**3
-638379263
gnuplot> print 256**4
0
Ideally, gnuplot would just treat all numbers as floats, and use no integer
arithmetic at all.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux matilda 2.6.0-test2 #1 SMP Fri Aug 1 15:14:51 CEST 2003 i686
Locale: LANG=en_IE@euro, LC_CTYPE=en_IE@euro
Versions of packages gnuplot depends on:
ii libc6 2.3.2-3 GNU C Library: Shared libraries an
ii libpng12-0 1.2.5.0-4 PNG library - runtime
ii xlibs 4.2.1-10 X Window System client libraries
ii zlib1g 1:1.1.4-14 compression library - runtime
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
it seems, the issue was fixed in 4.6.0 version. That is why I'm closing
the bug. Please, feel free to reopen it if you think the bug is still there, or
fill a new bug.
Kind regards,
Anton
--- End Message ---