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 13295 - [CTFE] Modifications of const user type disappear #4319

Merged
merged 3 commits into from Jan 21, 2015

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Jan 20, 2015

https://issues.dlang.org/show_bug.cgi?id=13295

Also I add a test case for issue 13297, because the problem is properly fixed by #4227.
Issue 13297 - [CTFE] Modifications of user type pointer member passed by ref in function disappear

@9rnsr 9rnsr force-pushed the fix_ctfe branch 2 times, most recently from cdb6c80 to f98f83c Compare January 20, 2015 16:49
@9rnsr
Copy link
Contributor Author

9rnsr commented Jan 20, 2015

Added one more test case for:
Issue 7874 - [CTFE] internal error: unsupported assignment (x OP= y) = z

@WalterBright
Copy link
Member

Auto-merge toggled on

@braddr
Copy link
Member

braddr commented Jan 21, 2015

Pull updated, auto_merge toggled off

@9rnsr
Copy link
Contributor Author

9rnsr commented Jan 21, 2015

I just fixed merge conflict in test/compilable/interpret3.d, so re-enable auto-merge.

@9rnsr
Copy link
Contributor Author

9rnsr commented Jan 21, 2015

Auto-merge toggled on

9rnsr added a commit that referenced this pull request Jan 21, 2015
Issue 13295 - [CTFE] Modifications of const user type disappear
@9rnsr 9rnsr merged commit fa9a9b8 into dlang:master Jan 21, 2015
@9rnsr 9rnsr deleted the fix_ctfe branch January 21, 2015 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants