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

Fix bug in init checker while compiling scodec-bits community project #21574

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

q-ata
Copy link
Contributor

@q-ata q-ata commented Sep 11, 2024

This PR fixes a bug related to heap management in the global initialization checker that occurs when compiling the scodec-bits community project with the -Ysafe-init-global flag.

[test_scala2_library_tasty]

Copy link
Contributor

@olhotak olhotak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you @q-ata !

I just edited PR message to include [test_scala2_library_tasty]. Could you please rebase or touch the commit to trigger the CI again to ensure that we don't break the nightly build?

@olhotak olhotak merged commit a4b162d into scala:main Sep 13, 2024
28 checks passed
@WojciechMazur WojciechMazur added this to the 3.6.0 milestone Oct 8, 2024
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.

4 participants