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

Remove naked pointer checker #762

Merged
merged 5 commits into from
Nov 30, 2021

Conversation

ctk21
Copy link
Collaborator

@ctk21 ctk21 commented Nov 29, 2021

This PR removes the naked pointer checker because it is not supported in multicore.

Specifically it unwinds: ocaml/ocaml#9956 and ocaml/ocaml#10171.

(NB: there are some check typo line length changes needed in sys.c)

@abbysmal abbysmal merged commit 362ddaa into ocaml-multicore:5.00 Nov 30, 2021
@abbysmal
Copy link
Collaborator

Thanks! Merged.

sadiqj pushed a commit to sadiqj/ocaml that referenced this pull request Jan 10, 2022
…ove_no_naked_pointer_checker

Remove naked pointer checker
ctk21 pushed a commit to ctk21/ocaml that referenced this pull request Jan 11, 2022
…ove_no_naked_pointer_checker

Remove naked pointer checker
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