From f8079a13eae2d3d80505fc5fb22bba4746e9d3d8 Mon Sep 17 00:00:00 2001 From: Nicola Mometto Date: Thu, 17 Oct 2024 14:20:20 +0100 Subject: [PATCH] chore: update warnings --- src/proto/status.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/proto/status.ml b/src/proto/status.ml index 0bd0974b..fd9987de 100644 --- a/src/proto/status.ml +++ b/src/proto/status.ml @@ -1,4 +1,4 @@ -[@@@ocaml.warning "-27-30-39"] +[@@@ocaml.warning "-27-30-39-44"] type status = { code : int32;