Closed
Conversation
Member
|
I reviewed the patch and I think that the change to (One point with adding unsafe stuff is that it not only risks making program go wrong, it also increases the cost of any safety/security audit in the future, SOCaml-style, that would need to inspect all the places were unsafe features are used.) |
Member
|
Merged in trunk only, without the |
stedolan
added a commit
to stedolan/ocaml
that referenced
this pull request
Aug 18, 2015
The code for scanning another domain's mark stack should re-mark objects on the mark stack. This code will become obsolete once work-stealing for GC marking is implemented.
mshinwell
referenced
this pull request
in mshinwell/ocaml
Jan 18, 2016
This was referenced Mar 14, 2019
Closed
Closed
dra27
referenced
this pull request
in dra27/ocaml
Mar 20, 2019
stedolan
pushed a commit
to stedolan/ocaml
that referenced
this pull request
May 24, 2022
ce88833 Merge flambda-backend changes b7506bb Revert "Cherry-pick of ocaml/ocaml 1eeb0e7 (ocaml#12)" 183f688 Add config option to enable/disable stack allocation (ocaml#22) ee7c849 If both the type and mode of an ident are wrong, complain about the type. (ocaml#19) 44bade0 Allow submoding during module inclusion checks (ocaml#21) de3bec9 Add subtyping between arrows of related modes (ocaml#20) 93d8615 Enable the local keywords even when the local extension is off (ocaml#18) 81dd85e Documentation for local allocations b05519f Fix a GC bug in local stack scanning (ocaml#17) 9f879de Fix __FUNCTION__ (ocaml#15) a78975e Optimise "include struct ... end" in more cases (ocaml#11134) b819c66 Cherry-pick of ocaml/ocaml 1eeb0e7 (ocaml#12) bb363d4 Optimise the allocation of optional arguments (ocaml#11) git-subtree-dir: ocaml git-subtree-split: ce88833
lpw25
added a commit
to lpw25/ocaml
that referenced
this pull request
Jun 21, 2022
OlivierNicole
pushed a commit
to OlivierNicole/ocaml
that referenced
this pull request
Sep 30, 2022
Fix a variety of build issues (mostly cherry-picked from later releases)
EmileTrotignon
pushed a commit
to EmileTrotignon/ocaml
that referenced
this pull request
Jan 12, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
because the bounds check is already made by the caller.
from http://caml.inria.fr/mantis/view.php?id=3560