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 10938 - ICE on recursive instantiation in opDispatch #2840

Merged
merged 2 commits into from
Jan 5, 2014

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Nov 21, 2013

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

By fixing issue 10736 (314a1cc), all of template instance semantic are reliably finished by the deferred mechanism.
And it had removed the necessity of the code in DotTemplateInstanceExp::semanticY for the issue 4003.

Therefore, just remove the unnecessary code to fix the ICE.

By fixing issue 10736 (314a1cc), all of template instance semantic are reliably finished by the deferred mechanism.
And it had removed the necessity of the code in `DotTemplateInstanceExp::semanticY` for the issue 4003.

Therefore, just remove the unnecessary code to fix the ICE.
@WalterBright
Copy link
Member

Auto-merge toggled on

WalterBright added a commit that referenced this pull request Jan 5, 2014
Issue 10938 - ICE on recursive instantiation in opDispatch
@WalterBright WalterBright merged commit cd8a425 into dlang:master Jan 5, 2014
@9rnsr 9rnsr deleted the fix10938 branch January 6, 2014 00:42
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