[commit: integer-gmp] ghc-7.4: Updated to a newer version of gmp; fixes #5810 (9febee4)
Paolo Capriotti
p.capriotti at gmail.com
Mon Apr 16 16:21:06 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/packages/integer-gmp
On branch : ghc-7.4
http://hackage.haskell.org/trac/ghc/changeset/9febee4d65728d1613cd5c54e80100c09d65b9b9
>---------------------------------------------------------------
commit 9febee4d65728d1613cd5c54e80100c09d65b9b9
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.
MERGED from commit 552504663774d4ad2528d466f08841b5b78c7518
>---------------------------------------------------------------
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