Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants