Skip to content

CamlIDL 1.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@xavierleroy xavierleroy released this 13 Oct 09:01
· 7 commits to master since this release
  • Add [bytes] attribute for char arrays and pointers, mapped to OCaml's bytes type.
  • Fix C type error with string parameters of unsigned char type.
  • Fix C type error with in parameters of const array type (#9).
  • Install HTML documentation in docs/ and serve it from https://xavierleroy.org/camlidl/ (#20)
  • Always use modern, caml_-prefixed names for FFI functions for compatibility with OCaml 5 (#21, #22).