mbox series

[v1,0/1] Fix OCaml build warning

Message ID cover.1739451311.git.andrii.sultanov@cloud.com (mailing list archive)
Headers show
Series Fix OCaml build warning | expand

Message

Andrii Sultanov Feb. 13, 2025, 1:03 p.m. UTC
Andrii Sultanov (1):
  tools/ocaml: Fix oxenstored build warning

 tools/ocaml/xenstored/Makefile     |  1 +
 tools/ocaml/xenstored/perms.ml     |  2 +-
 tools/ocaml/xenstored/poll.ml      |  2 +-
 tools/ocaml/xenstored/process.ml   | 18 +++++++++---------
 tools/ocaml/xenstored/utils.ml     | 10 ++++++++--
 tools/ocaml/xenstored/xenstored.ml | 16 ++++++++--------
 6 files changed, 28 insertions(+), 21 deletions(-)