Skip to content

Support ocaml 5.2 #10

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Support ocaml 5.2 #10

wants to merge 2 commits into from

Conversation

cuihtlauac
Copy link

  • Replace Firebug by Console
  • Try support OCaml 5.2

Cuihtlauac ALVARADO added 2 commits March 21, 2025 15:22
Compilation fails with:
```
File "lib/uTop.ml", line 284, characters 18-26:
Error: Unbound value Exp.fun_
```

Because `fun_` was removed by commit 739f574cd1bbda3489809e25949c4cd1c262d407

It is unclear what to do with block from lines 280-294

Additionally, in file `lib/worker.cppo.ml`, lines 218-220, this was added:
```
                 visibility = Visible
```
Although it compiles, it is unclear if it is the right thing to do
@cuihtlauac cuihtlauac marked this pull request as draft March 21, 2025 15:18
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