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 gnuplot: 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: 4.0.0-2
Severity: normal


Integer overflows are not reported.  A hint could be printed that real
(float) numbers should (could) be used to avaid this problem.

gnuplot> print 1000000*100000
1215752192
gnuplot> print 1000000**2
-727379968
gnuplot> print 100000**2
1410065408
gnuplot> a=2000000**2
gnuplot> print a
1385447424
gnuplot> print 10000**2               # OK
100000000


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gnuplot depends on:
hi  gnuplot-nox                   4.0.0-2    A command-line driven interactive 
hi  gnuplot-x11                   4.0.0-2    X11-terminal driver for gnuplot

-- 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 ---

Reply via email to