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

Use expand_heap in GC.verify_compaction_references #117

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Use expand_heap in GC.verify_compaction_references #117

merged 1 commit into from
Aug 23, 2023

Conversation

javierhonduco
Copy link
Contributor

As double_heap was deprecated in ruby/ruby@a6dd859

@jhawthorn
Copy link
Member

Thanks for the change! I've seen this warning but didn't get around to fixing it 😅. I think we're still testing some older Rubies, could you make this change conditional on having a Ruby version which supports expand_heap?

@javierhonduco
Copy link
Contributor Author

Oops didn't realise that CI was testing for more versions

As `double_heap` was deprecated in ruby/ruby@a6dd859

Signed-off-by: Francisco Javier Honduvilla Coto <javierhonduco@gmail.com>
@composerinteralia composerinteralia merged commit fe52d3b into trilogy-libraries:main Aug 23, 2023
12 checks passed
@javierhonduco javierhonduco deleted the use-new-gc-argument branch August 23, 2023 16:32
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.

3 participants