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 bugzilla issue 24809: In some cases, stable sort assigns to unininitialized elements #9057

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

jmdavis
Copy link
Member

@jmdavis jmdavis commented Oct 13, 2024

No description provided.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @jmdavis!

Bugzilla references

Auto-close Bugzilla Severity Description
24809 normal In some cases, stable sort assigns to unininitialized elements

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "master + phobos#9057"

@LightBender LightBender added the Merge:72h no objection -> merge The PR will be merged if there are no objections raised. label Oct 13, 2024
@LightBender LightBender merged commit 913ef46 into dlang:master Oct 18, 2024
8 of 10 checks passed
kinke pushed a commit to kinke/phobos that referenced this pull request Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Merge:72h no objection -> merge The PR will be merged if there are no objections raised. Severity:Bug Fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants