Skip to content

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Jan 9, 2015

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

Improve mangling scheme to distinguish instantiations with specialized template parameters.

If a template argument matches to specialized template parameter, the argument is mangled with prefix 'H'.

Improve mangling scheme to distinguish instantiations with specialized template parameters.

If a template argument matches to specialized template parameter, the argument is mangled with prefix 'H'.
@9rnsr
Copy link
Contributor Author

9rnsr commented Jan 9, 2015

Corresponding compiler fix: dlang/dmd#4270

@andralex
Copy link
Member

andralex commented Jan 9, 2015

Is there a way in github to specify that one pull is dependent on another?

WalterBright added a commit that referenced this pull request Jan 10, 2015
Issue 6574 - Erroneous recursive call in template instantiation
@WalterBright WalterBright merged commit 416e780 into dlang:master Jan 10, 2015
@9rnsr 9rnsr deleted the fix6574 branch January 10, 2015 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants