Skip to content

Luv 0.5.12

Compare
Choose a tag to compare
@aantron aantron released this 13 Apr 09:25
· 83 commits to master since this release

Breaking

Additions

Bugs fixed

  • uv_buf_t::len is a size_t (Christiano Haesbaert, #133).
  • Parse host: config correctly during build (reported by Pablo Meier and Matthieu Gosset, #138).
  • Define CAML_NAME_SPACE before including OCaml headers (Antonin Décimo, #139).
  • Register references to callbacks in trampolines that allocate (reported by Thomas Leonard, #145). The way this bug was fixed requires OCaml 4.03.