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

std.json: Void initialize return value in emptyOrderedObject #10617

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Jan 10, 2025

Works around issue seen in dlang/dmd#20675.

@ibuclaw ibuclaw requested a review from CyberShadow as a code owner January 10, 2025 21:48
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

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#10617"

@ibuclaw ibuclaw changed the title Void initialize return value in emptyOrderedObject std.json: Void initialize return value in emptyOrderedObject Jan 10, 2025
@thewilsonator thewilsonator merged commit d53b563 into dlang:master Jan 10, 2025
6 of 8 checks passed
@ibuclaw ibuclaw deleted the workaround_20675 branch January 10, 2025 22:10
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