On 12 May 2017 at 10:46, Serge Sivkov <[email protected]> wrote: > here is minimal example, which works without any problems on x86 and raises > CallToExpiredClosure on ARM: > https://github.com/mryau/ctypes-mintest
Thanks for the example. Which ctypes release are you using? Could you give the latest (0.11.4) a try, if you haven't already? I didn't spot anything obviously wrong in your code, so if it's still broken on Arm with 0.11.4 it'd be good to have an issue open to track the problem (https://github.com/ocamllabs/ocaml-ctypes/issues). Kind regards, Jeremy _______________________________________________ Ctypes mailing list [email protected] http://lists.ocaml.org/listinfo/ctypes
