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

MlFront_Cli is not compatible with compilers that have the effect keyword #26717

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

kit-ty-kate
Copy link
Member

#=== ERROR while compiling MlFront_Cli.0.4.0~prerel7 ==========================#
# context              2.4.0~alpha1~dev | linux/x86_64 | ocaml-variants.5.3.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/5.3/.opam-switch/build/MlFront_Cli.0.4.0~prerel7
# command              /usr/bin/sh ci/build-test.sh -a unix_unknown
# exit-code            1
# env-file             ~/.opam/log/MlFront_Cli-20-f17b1f.env
# output-file          ~/.opam/log/MlFront_Cli-20-f17b1f.out
### output ###
# File "ast_converter.mlp", lines 406-468, characters 2-60:
# Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
# Here is an example of a case that is not matched:
# Ppat_effect (_, _)
# File "codept/bundled/bundle.ml", line 165, characters 4-10:
# 165 | let effect = chain "Effect" ["Deep"; "Shallow"]
#           ^^^^^^
# Error: Syntax error
# Generating MoonpoolSnips.ml
# Skipping generation of .mli

Upstream report: https://gitlab.com/dkml/build-tools/MlFront/-/issues/1

@mseri mseri merged commit 34086f3 into ocaml:master Oct 11, 2024
3 checks passed
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.

2 participants