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

Issue 6317 - ICE on struct literal of nested struct #253

Merged
merged 1 commit into from
Jul 15, 2011

Conversation

yebblies
Copy link
Member

Struct initializers initialize the last field to null rather than leaving it off when converting to a StructLiteralExp.

http://d.puremagic.com/issues/show_bug.cgi?id=6317

Struct initializers initialize the last field to null rather than leaving it off when converting to a StructLiteralExp.
WalterBright added a commit that referenced this pull request Jul 15, 2011
Issue 6317 - ICE on struct literal of nested struct
@WalterBright WalterBright merged commit 523a8c9 into dlang:master Jul 15, 2011
braddr pushed a commit to braddr/dmd that referenced this pull request Sep 15, 2011
Remove goto into catch block.
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.

2 participants