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 14022 & 14023 - [CTFE] postblits/destructors not called on static array assignment #4329

Merged
merged 13 commits into from Jan 25, 2015

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Jan 24, 2015

Issue 14022 - [CTFE] postblits/destructors not called on static array field assignment
Issue 14023 - [CTFE] postblits/destructors not called on static array index assignment

@9rnsr
Copy link
Contributor Author

9rnsr commented Jan 24, 2015

All green.

The newly added assignToLvalue() helper function is useful for fixing further CTFE issues. So please review and merge this PR as fast as possible.

@WalterBright
Copy link
Member

Auto-merge toggled on

@9rnsr
Copy link
Contributor Author

9rnsr commented Jan 24, 2015

Thanks!

WalterBright added a commit that referenced this pull request Jan 25, 2015
Issue 14022 & 14023 - [CTFE] postblits/destructors not called on static array assignment
@WalterBright WalterBright merged commit f96ab68 into dlang:master Jan 25, 2015
@9rnsr 9rnsr deleted the fix_ctfe branch January 25, 2015 01: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
2 participants