Package: mlgmp / 20021123-23
Metadata
Package | Version | Patches format |
---|---|---|
mlgmp | 20021123-23 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Disabling MPFR.patch | (download) |
config.h |
2 1 + 1 - 0 ! |
disabling mpfr |
0002 Handling non native archs and proper handling of .so.patch | (download) |
Makefile |
72 44 + 28 - 0 ! |
handling non-native archs and proper handling of .so generation |
0003 Various bugfixes in C bindings.patch | (download) |
gmp.ml |
3 2 + 1 - 0 ! |
various bugfixes in c bindings |
0004 Fix wrong conversion from int on 64 bits computers.patch | (download) |
mlgmp_z.c |
46 23 + 23 - 0 ! |
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 ! |
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 ! |
include stdint.h for compatibility with pre-4.04 |
0007 Fix compilation with OCaml 4.08.0.patch | (download) |
gmp.ml |
4 2 + 2 - 0 ! |
fix compilation with ocaml 4.08.0 |
0008 Fix compilation with gcc 10.patch | (download) |
conversions.c |
8 4 + 4 - 0 ! |
fix compilation with gcc-10 Bug-Debian: https://bugs.debian.org/957548 |
0009 Fix compilation with OCaml 5.x.patch | (download) |
config.h |
10 5 + 5 - 0 ! |
fix compilation with ocaml 5.x |