[ocaml-ctypes] ocaml as callback to C code with event loop

Jeremy Yallop yallop at gmail.com
Wed May 17 17:21:15 BST 2017


On 12 May 2017 at 10:46, Serge Sivkov <ssp.mryau at gmail.com> 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


More information about the Ctypes mailing list