Skip to content

Fix instantiated generic mixin declaration emit#19087

Closed
weswigham wants to merge 59 commits into
microsoft:masterfrom
weswigham:fix-generic-mixin-emit
Closed

Fix instantiated generic mixin declaration emit#19087
weswigham wants to merge 59 commits into
microsoft:masterfrom
weswigham:fix-generic-mixin-emit

Conversation

@weswigham
Copy link
Copy Markdown
Member

This is currently based on the PR removing the symbol writer, as I wanted to avoid needing to fix it in multiple places (as would be necessary to really fix it in the current version of the code), however I can rebase if need be.

Fixes #18545

@weswigham weswigham requested a review from mhegazy October 11, 2017 00:04
@weswigham weswigham changed the title Fix generic mixin emit Fix instnatiated generic mixin declaration emit Oct 11, 2017
@DanielRosenwasser DanielRosenwasser changed the title Fix instnatiated generic mixin declaration emit Fix instantiated generic mixin declaration emit Oct 12, 2017
@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Oct 12, 2017

If we can get the change without the symbol display builder changes so that we cna merge it in 2.6

the symbol display builder changes are 2.7 bound

@weswigham
Copy link
Copy Markdown
Member Author

Superseded by #19144

@weswigham weswigham closed this Oct 12, 2017
@weswigham weswigham deleted the fix-generic-mixin-emit branch October 12, 2017 22:14
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong declaration file for generic class factory

2 participants