Your message dated Thu, 04 Jan 2007 16:02:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#400909: fixed in mpfi 1.3.3-4 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: libmpfi-dev Version: 1.3.3-3 Severity: normal Hi, There is currently a big bug in the version of MPFI of etch. I mentionned it to Nathalie Revol who told me that currently, there were several branches of MPFI and she didn't seem to be optimistic about when the developpers would patch the bug. However, it seems that the bug is know for a while and was patched in one of the several branches. Since your the maintainer of the package for Debian, can you fix it ? That is, at least include the patched branch into etch. Thanks. Sylvain Chevillard Here is a minimal example of the bug : #include <mpfr.h> #include <mpfi.h> int main(void) { mpfi_t x; mpfi_init2(x,165); mpfi_inp_str(x,stdin,10); mpfi_sin(x,x); mpfi_out_str(stdout,10,0,x); mpfi_clear(x); return 0; } Once compiled, just enter [-3.2, -3.1] to the prompt Note that -Pi lays in the interval and sin usually vanished at Pi. -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-2-686 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Versions of packages libmpfi-dev depends on: ii libgmp3-dev 2:4.2.1+dfsg-4 Multiprecision arithmetic library ii libmpfr-dev 2.2.0.dfsg.1-8 multiple precision floating-point libmpfi-dev recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: mpfi Source-Version: 1.3.3-4 We believe that the bug you reported is fixed in the latest version of mpfi, which is due to be installed in the Debian FTP archive: libmpfi-dev_1.3.3-4_powerpc.deb to pool/main/m/mpfi/libmpfi-dev_1.3.3-4_powerpc.deb mpfi_1.3.3-4.diff.gz to pool/main/m/mpfi/mpfi_1.3.3-4.diff.gz mpfi_1.3.3-4.dsc to pool/main/m/mpfi/mpfi_1.3.3-4.dsc 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. Laurent Fousse <[EMAIL PROTECTED]> (supplier of updated mpfi 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: Thu, 4 Jan 2007 16:48:22 +0100 Source: mpfi Binary: libmpfi-dev Architecture: source powerpc Version: 1.3.3-4 Distribution: unstable Urgency: low Maintainer: Laurent Fousse <[EMAIL PROTECTED]> Changed-By: Laurent Fousse <[EMAIL PROTECTED]> Description: libmpfi-dev - multiple precision floating-point interval computation library Closes: 400909 Changes: mpfi (1.3.3-4) unstable; urgency=low . * Apply patch submitted by Sylvain Chevillard to fix a bug in trigonometric functions (closes: #400909). Files: 8ba4f5e71b28b4a5bbde6efd98937005 635 math optional mpfi_1.3.3-4.dsc 3878c2cff5d96d255839798e2b411275 32437 math optional mpfi_1.3.3-4.diff.gz 54113873b9230964cf9959d9d60278d0 40624 libdevel optional libmpfi-dev_1.3.3-4_powerpc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFFnSPWRoAVF6FpbSsRAsTXAJ4nrrKQxUXHOcLgeFiMHwuNDv63tQCfQ0Et O9IyrU/8zfnMyH2QdxlxYXI= =tXFz -----END PGP SIGNATURE-----
--- End Message ---

