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

Re-enable RGENGC_DEBUG_ENABLED when HAVE_VA_ARGS_MACRO #4073

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

eightbitraptor
Copy link
Contributor

This commit disables RGENGC_DEBUG_ENABLED globally when RGENGC_DEBUG is greater than 0

The commit message indicates this is due to a bug with systems where HAVE_VA_ARGS_MACRO is 0.

This PR re-enables RGENGC_DEBUG support for systems that do provide HAVE_VA_ARGS_MACRO

cc @ko1

after this commit turned it off globally.

888cf28

Co-authored-by: peterzhu2118 <peter@peterzhu.ca>
@tenderlove tenderlove merged commit 8a3f816 into ruby:master Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants