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

Add support for OCaml 4.13 #353

Merged
merged 2 commits into from
May 25, 2021
Merged

Conversation

kit-ty-kate
Copy link
Contributor

Changes came from ocaml/ocaml#10124 as well as ocaml/ocaml#10207

Only 300dd7e is strictly necessary to build utop on OCaml 4.13.

@rgrinberg
Copy link
Collaborator

Thanks Kate.

@rgrinberg rgrinberg merged commit 480c9f7 into ocaml-community:master May 25, 2021
avsm added a commit to avsm/opam-repository that referenced this pull request Jun 18, 2021
CHANGES:

* If the current working directory is the home directory, then
  do not load `.ocamlinit` (@hyphenrf @copy ocaml-community/utop#338)
* With OCaml 4.12.0 and later, the toplevel uses the toplevel
  state to exit with the right status code (ocaml-community/utop#348 @Octachron)
* Fix color highlight for errors (ocaml-community/utop#350 @chripell)
* Add support for OCaml 4.13 (ocaml-community/utop#353 @kit-ty-kate)

Emacs mode fixes:
* Company text-completion fixes (@leungbk ocaml-community/utop#340)
* `utop-query-arguments` always returns `(utop-arguments)` whether
  it sets the utop-command or not (@dansanduleac ocaml-community/utop#347)
* Fix completion returning bogus candidates (ocaml-community/utop#352 @chripell @rgrinberg)
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