Skip to content

Make sure to always use the right warn in bundled_gems.rb #11296

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

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

deivid-rodriguez
Copy link
Contributor

@deivid-rodriguez deivid-rodriguez commented Aug 2, 2024

Depending on scope, we may end up not calling the right warn method. I guess an explicit receiver can fix such case?

Fixes rubygems/rubygems#7914.

@deivid-rodriguez deivid-rodriguez marked this pull request as ready for review August 2, 2024 15:53
@hsbt hsbt merged commit 5258e8b into ruby:master Aug 5, 2024
107 checks passed
@deivid-rodriguez deivid-rodriguez deleted the bad-warn branch August 5, 2024 17:19
@deivid-rodriguez
Copy link
Contributor Author

Thanks!

@KostyaSha
Copy link
Contributor

Could this be backported to 3.3.x?

@hsbt
Copy link
Member

hsbt commented Aug 8, 2024

@KostyaSha I consider to backport this and #11322 for Ruby 3.3

@KostyaSha
Copy link
Contributor

KostyaSha commented Apr 7, 2025

@hsbt hi, it seems that Ractor is also using wrong warn method (3.3.7 osx) #13079

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

bunlder 2.4 -> 2.5 starts using wrong warn method
3 participants