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

Check that Zed.next_error index value is within the string length #442

Merged
merged 1 commit into from Jun 23, 2023

Conversation

tmattio
Copy link
Contributor

@tmattio tmattio commented Jun 23, 2023

@tmattio tmattio requested a review from rgrinberg as a code owner June 23, 2023 11:52
@tmattio
Copy link
Contributor Author

tmattio commented Jun 23, 2023

cc @emillon

@emillon
Copy link
Collaborator

emillon commented Jun 23, 2023

thanks. I'll extract a test harness so that this and #334 can be tested properly

@emillon emillon merged commit 351741b into ocaml-community:master Jun 23, 2023
1 check was pending
emillon added a commit to emillon/opam-repository that referenced this pull request Jul 3, 2023
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)
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.

zed.3.2.2 exception Zed_utf8.Out_of_bounds
2 participants