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

[REG2.061] Issue 10375 - private template from imported module hijacks a template type parameter(!) #2191

Merged
merged 1 commit into from
Jun 24, 2013

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Jun 17, 2013

@@ -1968,6 +1968,7 @@ Object *TemplateDeclaration::declareParameter(Scope *sc, TemplateParameter *tp,
Dsymbol *s;
VarDeclaration *v = NULL;

#if 0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure why this code had existed...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just remove it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, done.

@andralex
Copy link
Member

Ready to merge, just get rid of the dead code.

@andralex
Copy link
Member

@WalterBright please chime in if needed.

WalterBright added a commit that referenced this pull request Jun 24, 2013
[REG2.061] Issue 10375 - private template from imported module hijacks a template type parameter(!)
@WalterBright WalterBright merged commit 791fa01 into dlang:master Jun 24, 2013
WalterBright added a commit that referenced this pull request Jun 24, 2013
[REG2.061] Issue 10375 - private template from imported module hijacks a template type parameter(!)
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