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 9050 - Too early instantiation of template structs #2851

Merged
merged 1 commit into from Nov 26, 2013

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Nov 22, 2013

https://d.puremagic.com/issues/show_bug.cgi?id=9050

Running semantic3 for template structs will cause unnecessary forward reference.

@9rnsr
Copy link
Contributor Author

9rnsr commented Nov 23, 2013

Updated.

@9rnsr
Copy link
Contributor Author

9rnsr commented Nov 24, 2013

Updated for the deep nesting of instantiation (fix for test/fail_compilation/fail308.d)

@WalterBright
Copy link
Member

Auto-merge toggled on

yebblies added a commit that referenced this pull request Nov 26, 2013
Issue 9050 - Too early instantiation of template structs
@yebblies yebblies merged commit 5fb19ce into dlang:master Nov 26, 2013
@9rnsr 9rnsr deleted the fix9050 branch November 26, 2013 11:45
@CyberShadow
Copy link
Member

This pull request introduced a regression:
https://issues.dlang.org/show_bug.cgi?id=14833

@CyberShadow
Copy link
Member

This pull request introduced a regression:
https://issues.dlang.org/show_bug.cgi?id=15459

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants