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 7506 & 7530 more postblit fixes #939

Merged
merged 3 commits into from
May 12, 2012
Merged

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented May 11, 2012

Issue 7506 - Postblit does not called properly with inlining
Issue 7530 - Postblit not called structs returned from an array index expr.

}

ExpInitializer *ei = new ExpInitializer(loc, exp);

Copy link
Member

Choose a reason for hiding this comment

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

It's nice to have a comment here expression, in D syntax, the syntax being synthesized.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added some comments.

@9rnsr
Copy link
Contributor Author

9rnsr commented May 12, 2012

Added comments, and rebased.

WalterBright added a commit that referenced this pull request May 12, 2012
Issue 7506 & 7530 more postblit fixes
@WalterBright WalterBright merged commit 481f558 into dlang:master May 12, 2012
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