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

[new release] utop (2.13.0) #24041

Merged
merged 2 commits into from Jul 4, 2023
Merged

[new release] utop (2.13.0) #24041

merged 2 commits into from Jul 4, 2023

Conversation

emillon
Copy link
Contributor

@emillon emillon commented Jul 3, 2023

Universal toplevel for OCaml

CHANGES:

CHANGES:

* Fix behavior of utop -stdin (ocaml-community/utop#434, fixes ocaml-community/utop#433, @tuohy)

* Handle bounds with `Zed.next_error` (ocaml-community/utop#442, @tmattio)

* Load files from XDG directories (the legacy paths still work). (ocaml-community/utop#431,
  @Skyb0rg007)

* Remove deprecated values `prompt_continue`, `prompt_comment`, `smart_accept`,
  `new_prompt_hooks`, `at_new_prompt` (#..., @emillon)

* Require OCaml 4.11.0 or newer. (ocaml-community/utop#444, @emillon)
@emillon
Copy link
Contributor Author

emillon commented Jul 4, 2023

I submitted a workaround for the ghidra failures in #24048.

@mseri
Copy link
Member

mseri commented Jul 4, 2023

Thanks!

@mseri mseri merged commit df444d4 into ocaml:master Jul 4, 2023
1 of 2 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.

utop -stdin crashes
2 participants