Your message dated Tue, 29 Jan 2008 03:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#459364: fixed in aranym 0.9.6beta-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: aranym
Version: 0.9.5beta-1
Severity: normal

Hi!

The following program gives output in ARAnyM (with Debian sid installed):

0.55, 1
0.05, -2147483647

While the correct one is

0.55, 1
0.8, -3

(It's proven that the program works correctly on a real m68k hardware, so it
must be a bug in ARAnyM.)

#include <math.h>
#include <stdio.h>

main() {
    double v;
    int e;
    v = frexp(1.1, &e);
    printf("%g, %d\n", v, e);
    v = frexp(0.1, &e);
    printf("%g, %d\n", v, e);
}

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-amd64
Locale: LANG=ru_RU.CP1251, LC_CTYPE=ru_RU.CP1251 (charmap=CP1251)

Versions of packages aranym depends on:
ii  libc6                  2.3.6.ds1-13etch4 GNU C Library: Shared libraries
ii  libgcc1                1:4.1.1-21        GCC support library
ii  libsdl-image1.2        1.2.5-2+b1        image loading library for Simple D
ii  libsdl1.2debian        1.2.11-8          Simple DirectMedia Layer
ii  libstdc++6             4.1.1-21          The GNU Standard C++ Library v3
ii  zlib1g                 1:1.2.3-13        compression library - runtime

Versions of packages aranym recommends:
ii  bridge-utils                  1.2-1      Utilities for configuring the Linu
pn  ipmasq                        <none>     (no description available)
ii  uml-utilities                 20060323-3 User-mode Linux (utility programs)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: aranym
Source-Version: 0.9.6beta-1

We believe that the bug you reported is fixed in the latest version of
aranym, which is due to be installed in the Debian FTP archive:

aranym_0.9.6beta-1.diff.gz
  to pool/main/a/aranym/aranym_0.9.6beta-1.diff.gz
aranym_0.9.6beta-1.dsc
  to pool/main/a/aranym/aranym_0.9.6beta-1.dsc
aranym_0.9.6beta-1_i386.deb
  to pool/main/a/aranym/aranym_0.9.6beta-1_i386.deb
aranym_0.9.6beta.orig.tar.gz
  to pool/main/a/aranym/aranym_0.9.6beta.orig.tar.gz



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.
Antonin Kral <[EMAIL PROTECTED]> (supplier of updated aranym 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: Tue, 29 Jan 2008 02:06:15 +0100
Source: aranym
Binary: aranym
Architecture: source i386
Version: 0.9.6beta-1
Distribution: unstable
Urgency: low
Maintainer: Antonin Kral <[EMAIL PROTECTED]>
Changed-By: Antonin Kral <[EMAIL PROTECTED]>
Description: 
 aranym     - Atari Running on Any Machine
Closes: 428355 436479 455413 459364
Changes: 
 aranym (0.9.6beta-1) unstable; urgency=low
 .
   * New upstream release, Closes: #455413, #459364, #428355
   * No strip during 'make install', agreed with upstream, Closes: #436479
   * added icon /usr/share/pixmaps/aranym.png
   * added icon /usr/share/icons/hicolor/48x48/apps/aranym.png
   * added desktop file aranym.desktop
   * icons added to menu file
Files: 
 08c26cb15e38a4d516cf92c9f327fc82 624 otherosfs extra aranym_0.9.6beta-1.dsc
 73d9fb1ebf3f487d7bfa18293c8fb573 1526606 otherosfs extra 
aranym_0.9.6beta.orig.tar.gz
 61666b407f904d8089ca95030485f44f 11355 otherosfs extra 
aranym_0.9.6beta-1.diff.gz
 ce6b2e5d580cc7537df1fae6487aa672 1733442 otherosfs extra 
aranym_0.9.6beta-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHnpx1luuhBRvyMFoRAi/sAJ9j9zrgQX76a19IbEgWZyZ46ctbSwCgnVFw
7w+CGVodvIN0rAG4r1hystQ=
=HhwW
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to