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

Don't pin val passed in to rb_define_const. #4144

Merged
merged 1 commit into from
Feb 3, 2021

Conversation

tenderlove
Copy link
Member

The caller should be responsible for holding a pinned reference (if they
need that)

@tenderlove tenderlove force-pushed the do-not-pin-define-const-val branch 3 times, most recently from 44eab9f to 48fd9d6 Compare February 2, 2021 17:54
The caller should be responsible for holding a pinned reference (if they
need that)
@tenderlove tenderlove merged commit 1be84e5 into ruby:master Feb 3, 2021
@tenderlove tenderlove deleted the do-not-pin-define-const-val branch February 3, 2021 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant