You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has been fixed in #4834, but I believe there is no release yet with it. Otherwise I think the only option is to downgrade the OCaml version to 4.12 where this function is not yet deprecated.
I'm running into this error when trying to build my project with dune.
Specifications
dune
(output ofdune --version
): 2.9.1ocaml
(output ofocamlc --version
): 4.13.0In the short term how can I suppress the warning?
The text was updated successfully, but these errors were encountered: