From d306db36c813ff2e92a380dc5de4a53494bbed5b Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 10 Dec 2021 09:55:51 +0000 Subject: [PATCH] Update common submodule Picks up this commit: mlstdutils/std_utils.mli: Remove export of deprecated String.copy Since OCaml strings are at long last immutable, the String.copy function is deprecated. Stop exporting it from our Std_utils.String. Any places we use it are wrong and should be fixed. (cherry picked from commit 1e60550c2a57bc01d86e0f02f8de626c1b6adc04) --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common b/common index 9ec7cd8e2..5c7af042f 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 9ec7cd8e23b5452609536c5148ad52e5c9ceb6ac +Subproject commit 5c7af042f283ecf040d9a4f3e87cfdc5d756e72f