[Libguestfs] [PATCH 0/1] Build fix for future OCaml 4.09

Pino Toscano ptoscano at redhat.com
Thu Sep 5 08:47:41 UTC 2019


This is a simple fix for building also with the upcoming OCaml 4.09,
which has a slight API change in the C library.

This does not cover embedded copies such as ocaml-augeas, and
ocaml-libvirt, which are being fixed separately, and will then be
synchronized.

Pino Toscano (1):
  ocaml: make const the return value of caml_named_value()

 common/mlpcre/pcre-c.c   | 2 +-
 common/mltools/uri-c.c   | 2 +-
 common/mlvisit/visit-c.c | 2 +-
 generator/daemon.ml      | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.21.0




More information about the Libguestfs mailing list