A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ocsigen/lwt/issues/923 below:

OCaml 5.00 compatibility · Issue #923 · ocsigen/lwt · GitHub

OCaml 5.00 (at the moment trunk) has removed lots of functions that were deprecated including String.uppercase that is used in the unix library's discover executable.

let uppercase = String.uppercase [@ocaml.warning "-3"]

This needs fixed so lwt can be installed with OCaml 5.00. I have a fix here which aimed to keep things working on 4.02 (I think uppercase_ascii was added in 4.03). By the looks of it, lwt supports 4.02 but isn't tested against it so maybe there's a plan to drop support, in which case uppercase_ascii would probably suffice?

EDIT: I just noticed there are tests for 4.02 and they fail for my "fix" because an older version of dune is used. It probably needs something like https://github.com/janestreet/result? At any rate the issue still stands :))


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4