Skip to content

4.6.1

Compare
Choose a tag to compare
@mmottl mmottl released this 30 Jul 05:01
· 14 commits to master since this release
4.6.1

CHANGES:

  • Fixed a bug in request_cancel that turned errors into success and
    success into an error. Thanks to Dmitry Astapov for this patch!

    • Added support for const char strings in stubs due to stricter handling
      in newer OCaml runtimes. This eliminates C-compiler warnings.