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 14907 - DMD crash when using template name as a default value of template's typed argument #4882

Closed
wants to merge 1 commit into from

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Aug 12, 2015

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

Add TemplateDeclaration::inuse, and use it to detect recursive template expansion during the template parameter matching.

@dlang-bot
Copy link
Contributor

Fix Bugzilla Description
14907 DMD crash when using template name as a default value of template's typed argument

…ue of template's typed argument

Add TemplateDeclaration::inuse, and use it to detect recursive template
expansion during the template parameter matching.
@ibuclaw
Copy link
Member

ibuclaw commented Jan 13, 2018

Rebased in #7702

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

Successfully merging this pull request may close these issues.

3 participants