Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pa_where is not compatible with OCaml 5.0 (uses String.lowercase) #25853

Merged
merged 1 commit into from May 12, 2024

Conversation

kit-ty-kate
Copy link
Member

#=== ERROR while compiling pa_where.0.4 =======================================#
# context              2.2.0~beta3~dev | linux/x86_64 | ocaml-base-compiler.5.1.1 | file:///home/opam/opam-repository
# path                 ~/.opam/5.1/.opam-switch/build/pa_where.0.4
# command              ~/.opam/5.1/bin/ocaml setup.ml -configure
# exit-code            2
# env-file             ~/.opam/log/pa_where-20-2b07c7.env
# output-file          ~/.opam/log/pa_where-20-2b07c7.out
### output ###
# File "./setup.ml", line 318, characters 20-36:
# 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
#                           ^^^^^^^^^^^^^^^^
# Error: Unbound value String.lowercase

@avsm avsm merged commit fec8ff5 into ocaml:master May 12, 2024
1 check failed
@avsm
Copy link
Member

avsm commented May 12, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants