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

Add memsize callbacks and improve callback definition #393

Merged
merged 7 commits into from
Jul 29, 2021

Conversation

larskanis
Copy link
Collaborator

This merges improvements of #377, adds tests of new memsize functions and improves function signature verification by the compiler.

fatkodima and others added 7 commits April 15, 2021 03:19
This restores GC marking as before previous commit.
As discussed in ged#377 (review)
Casting function pointers is more dangerous than casting data pointers, since it disables type verification of all function arguments and the return value.
@larskanis larskanis merged commit 1e7c5b4 into ged:master Jul 29, 2021
@larskanis larskanis deleted the fatkodima-gc-compaction-followup branch August 17, 2021 09:12
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