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

Remove alpine isnan/isinf workaround #485

Merged

Conversation

Earlopain
Copy link
Contributor

I believe this was fixed with ruby/ruby@74f94b3
https://bugs.ruby-lang.org/issues/15595

This was shipped with Ruby 2.7, so it should be unnecessary now. I'll check the build output if that is indeed the case.

I believe this was fixed with ruby/ruby@74f94b3
https://bugs.ruby-lang.org/issues/15595

This was shipped with Ruby 2.7, so it should be unnecessary now
@Earlopain
Copy link
Contributor Author

Earlopain commented Dec 5, 2024

There's this:
grafik

It looks like ruby has changed things to the point where these don't even do anything anymore. I don't find isnan/isinf in the build output anymore (which I'm somewhat sure was supposed to happen for these).

Edit: Ah, here it is. ruby/ruby@04be8e8. So yes, not needed anymore. Was added in 3.1 which conveniently is the lowest version being build here.

@yosifkit yosifkit merged commit 275c71d into docker-library:master Dec 5, 2024
26 checks passed
@yosifkit yosifkit mentioned this pull request Dec 5, 2024
@Earlopain Earlopain deleted the alpine-isnan-isinf-workaround branch December 5, 2024 22:39
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Dec 6, 2024
Changes:

- docker-library/ruby@1e6be83: Merge pull request docker-library/ruby#486 from Earlopain/alpine-3.21
- docker-library/ruby@c792563: https://alpinelinux.org/posts/Alpine-3.21.0-released.html
- docker-library/ruby@275c71d: Merge pull request docker-library/ruby#485 from Earlopain/alpine-isnan-isinf-workaround
- docker-library/ruby@bbd386f: Remove alpine isnan/isinf workaround
- docker-library/ruby@cf905a6: Update README
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