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

Refactor semanticTiargs() and fix Issue 9178 - UDA: getAttributes does not play well with tupleof #1505

Merged
merged 3 commits into from Jan 19, 2013

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Jan 18, 2013

http://d.puremagic.com/issues/show_bug.cgi?id=9178

In TemplateInstance::semanticTiargs, all template arguments should be processed by a consistent way. But its implementation is a little dirty.
9178 is a bug which was leaked from the fix for 9100 (== #1340), which implicitly had caused by it.
This refactoring cleans the code, and get a bug fix as a side-effect.

WalterBright added a commit that referenced this pull request Jan 19, 2013
Refactor semanticTiargs() and fix Issue 9178 - UDA: getAttributes does not play well with tupleof
@WalterBright WalterBright merged commit 9b734c5 into dlang:master Jan 19, 2013
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