xapi-project / ocaml-qmp

A Qemu Message Protocol (QMP) client in OCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fails to compile on 32-bit due to integer literal

avsm opened this issue · comments

# File "lib_test/messages.ml", line 24, characters 47-57:
# Error: Integer literal exceeds the range of representable integers of type int

Found as part of OPAM regression run tracked in OCamlPro/opam-repository#1029