[commit: integer-gmp] master: Updated to a newer version of gmp; fixes #5810 (5525046)
Ian Lynagh
igloo at earth.li
Fri Feb 3 19:07:05 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/packages/integer-gmp
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/552504663774d4ad2528d466f08841b5b78c7518
>---------------------------------------------------------------
commit 552504663774d4ad2528d466f08841b5b78c7518
Author: Ian Lynagh <igloo at earth.li>
Date: Fri Feb 3 17:03:21 2012 +0000
Updated to a newer version of gmp; fixes #5810
I didn't diagnose the problem, but with the newer GMP the problem seems
fixed. There are a couple of things that look like candidates for the
bug:
* A few minor bugs related to portability fixed.
* A bug in division code possibly causing incorrect computation was fixed.
>---------------------------------------------------------------
gmp/tarball/gmp-5.0.2-nodoc-patched.tar.bz2 | Bin 1672176 -> 0 bytes
gmp/tarball/gmp-5.0.3-nodoc-patched.tar.bz2 | Bin 0 -> 2176824 bytes
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/gmp/tarball/gmp-5.0.2-nodoc-patched.tar.bz2 b/gmp/tarball/gmp-5.0.2-nodoc-patched.tar.bz2
deleted file mode 100644
index 64801d1..0000000
Binary files a/gmp/tarball/gmp-5.0.2-nodoc-patched.tar.bz2 and /dev/null differ
diff --git a/gmp/tarball/gmp-5.0.3-nodoc-patched.tar.bz2 b/gmp/tarball/gmp-5.0.3-nodoc-patched.tar.bz2
new file mode 100644
index 0000000..baf99e6
Binary files /dev/null and b/gmp/tarball/gmp-5.0.3-nodoc-patched.tar.bz2 differ
More information about the Cvs-libraries
mailing list