Package: mlgmp / 20021123-19

Metadata

Package Version Patches format
mlgmp 20021123-19 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Disabling MPFR.patch | (download)

config.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disabling mpfr


0002 Handling non native archs and proper handling of .so.patch | (download)

Makefile | 72 44 + 28 - 0 !
1 file changed, 44 insertions(+), 28 deletions(-)

 handling non-native archs and proper handling of .so generation


0003 Various bugfixes in C bindings.patch | (download)

gmp.ml | 3 2 + 1 - 0 !
gmp.mli | 3 2 + 1 - 0 !
mlgmp_z.c | 13 10 + 3 - 0 !
test_suite.ml | 6 6 + 0 - 0 !
4 files changed, 20 insertions(+), 5 deletions(-)

 various bugfixes in c bindings


0004 Fix wrong conversion from int on 64 bits computers.patch | (download)

mlgmp_z.c | 46 23 + 23 - 0 !
1 file changed, 23 insertions(+), 23 deletions(-)

 fix wrong conversion from int on 64 bits computers
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

0005 Update extern declarations for de serialize function.patch | (download)

config.h | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 update extern declarations for [de]serialize functions to match
 ocaml 4.04 definitions.


0006 Include stdint.h for compatibility with pre 4.04.patch | (download)

config.h | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 include stdint.h for compatibility with pre-4.04