Skip to content

Comments

[REG2.067a] Issue 13479 - Templates not emitted when instantiated in mixins mixed in functions#3991

Merged
dnadlinger merged 1 commit intodlang:masterfrom
9rnsr:fix13479
Sep 15, 2014
Merged

[REG2.067a] Issue 13479 - Templates not emitted when instantiated in mixins mixed in functions#3991
dnadlinger merged 1 commit intodlang:masterfrom
9rnsr:fix13479

Conversation

@9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Sep 15, 2014

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

In the PR #3948, I changed the position where TemplateInstances are inserted.

https://github.com/D-Programming-Language/dmd/pull/3948/files#diff-0477a1d81a6a920c99362954179c59c8R5937

But, I didn't notice that glue-layer does not handle TemplateInstances in local members.

…ixed in functions

In the PR dlang#3948, I changed the position where `TemplateInstance`s are inserted.

https://github.com/D-Programming-Language/dmd/pull/3948/files#diff-0477a1d81a6a920c99362954179c59c8R5937

But, I didn't notice that glue-layer does not handle `TemplateInstance`s in local members.
@dnadlinger
Copy link
Contributor

Auto-merge toggled on

dnadlinger added a commit that referenced this pull request Sep 15, 2014
[REG2.067a] Issue 13479 - Templates not emitted when instantiated in mixins mixed in functions
@dnadlinger dnadlinger merged commit fa25bae into dlang:master Sep 15, 2014
@9rnsr 9rnsr deleted the fix13479 branch September 16, 2014 01:16
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.

2 participants