Package: pagodacf / 0.10-5

Metadata

Package Version Patches format
pagodacf 0.10-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Bugfix in polymorphic variant types for compilation .patch | (download)

cf_ip4_addr.mli | 4 2 + 2 - 0 !
cf_ip6_addr.mli | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 bugfix in polymorphic variant types for compilation with ocaml
 3.10.2


0002 Use stdint types to fix FTBFS with ocaml 4.04.patch | (download)

cf_common_p.h | 1 1 + 0 - 0 !
cf_tai64_p.c | 18 9 + 9 - 0 !
cf_tai64_p.h | 2 1 + 1 - 0 !
cf_tai64n_p.c | 42 21 + 21 - 0 !
cf_tai64n_p.h | 2 1 + 1 - 0 !
5 files changed, 33 insertions(+), 32 deletions(-)

 use stdint types to fix ftbfs with ocaml 4.04


0003 Fix compilation with OCaml 4.08.0.patch | (download)

cf_message.ml | 16 8 + 8 - 0 !
cf_message.mli | 2 1 + 1 - 0 !
cf_seq.ml | 2 1 + 1 - 0 !
cf_seq.mli | 2 1 + 1 - 0 !
4 files changed, 11 insertions(+), 11 deletions(-)

 fix compilation with ocaml 4.08.0