Skip to content

[new release] ppx_unreachable (1.1) #27983

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

Merged
merged 1 commit into from
Jun 8, 2025

Conversation

CharlesAverill
Copy link
Contributor

A tool for denoting unreachable control flow paths

CHANGES:

Add [%unreachable_msg "custom error message"] that prints the provided string

CHANGES:

Add `[%unreachable_msg "custom error message"]` that prints the provided string
@boechat107
Copy link

Bottom line: The PR is probably fine; the curl errors are known to be caused by something else.


The CI errors seem to be the same reported in ocurrent/opam-repo-ci#441.

image

Tests for opam-2.X versions are all passing.

image

@shonfeder
Copy link
Contributor

Thank you for the review @boechat107 ! I agree with your evaluation, and this seems safe to merge with the tests that are passing.

@shonfeder shonfeder merged commit 0555a4d into ocaml:master Jun 8, 2025
2 of 3 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.

3 participants