-
Notifications
You must be signed in to change notification settings - Fork 241
OCaml 5.4 upgrade #1938
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
base: 504
Are you sure you want to change the base?
OCaml 5.4 upgrade #1938
Conversation
@kit-ty-kate looks like it requires pulling more changes than bumping the magic numbers, I will not have the time to do that until Monday unfortunately. @xvw (@pitag-ha, @PizieDust) do you have the time/ want to have a go at this at this ? (apply all patches in branch 5.4 since commit 3e872717d3691511f4d409f5173455fde1e63ff2) If not we will do it together on Monday :-) |
They contain more information and are overall more convenient than inline diffs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me now. Thanks!
That's great to hear, thanks for the feedback! Do you think you could cut a preview release with this branch and the corresponding lsp one ? (https://github.com/voodoos/ocaml-lsp.git#504-compat) |
now that ocaml 5.4.0~alpha1 has been released, yes |
Done in ocaml/opam-repository#27928 and ocaml/opam-repository#27927 using these commands:
|
This should fix #1937