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

parsexp.v0.11.0 is not compatible with OCaml 4.13 #18997

Merged
merged 1 commit into from
Jul 3, 2021

Conversation

kit-ty-kate
Copy link
Member

Backports #18966 to v0.11.0 as well:

#=== ERROR while compiling parsexp.v0.11.0 ====================================#
# context              2.1.0~rc2 | linux/x86_64 | ocaml-variants.4.13.0+trunk | file:///src
# path                 ~/.opam/4.13/.opam-switch/build/parsexp.v0.11.0
# command              ~/.opam/opam-init/hooks/sandbox.sh build jbuilder build -p parsexp -j 47
# exit-code            1
# env-file             ~/.opam/log/parsexp-19-6f2f73.env
# output-file          ~/.opam/log/parsexp-19-6f2f73.out
### output ###
# File "src/parser_automaton_internal.ml", line 651, characters 8-30:
# 651 |         Sexp (Atom str, stack)
#               ^^^^^^^^^^^^^^^^^^^^^^
# Error: The constructor Sexp expects 0 argument(s),
#        but is applied here to 1 argument(s)

Detected in #18994

…heck causes the compiler to loose some annotations)
@kit-ty-kate kit-ty-kate mentioned this pull request Jul 3, 2021
@kit-ty-kate kit-ty-kate merged commit dd36ba0 into ocaml:master Jul 3, 2021
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.

1 participant