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

Fix build on 5.0 (remove deprecated Thread.kill) #91

Merged
merged 1 commit into from
Jan 22, 2022

Conversation

OlivierNicole
Copy link
Contributor

This is a quick fix to get ounit2 to compile on trunk again. Since Thread.kill only ever raised Invalid_argument, I replace its call with that exception.

@gildor478
Copy link
Owner

This is related to #85.

@gildor478 gildor478 merged commit d8893bb into gildor478:master Jan 22, 2022
@gildor478
Copy link
Owner

Thanks for the PR, this is pushed to opam.
ocaml/opam-repository#20514

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