Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix reexported missing alias#16194

Merged
sandersn merged 2 commits into
mastermicrosoft/TypeScript:masterfrom
fix-reexported-missing-aliasmicrosoft/TypeScript:fix-reexported-missing-aliasCopy head branch name to clipboard
Jun 5, 2017
Merged

Fix reexported missing alias#16194
sandersn merged 2 commits into
mastermicrosoft/TypeScript:masterfrom
fix-reexported-missing-aliasmicrosoft/TypeScript:fix-reexported-missing-aliasCopy head branch name to clipboard

Conversation

@sandersn

@sandersn sandersn commented Jun 1, 2017

Copy link
Copy Markdown
Member

Previously, when getExternalModuleMember tried to combine unknownSymbol from a type and unknownSymbol from a value, combineValueAndTypeSymbol would create a new franken-symbol that was no longer equal to unknownSymbol. Now combineValueAndTypeSymbol just returns unknownSymbol.

Fixes #15094

sandersn added 2 commits June 1, 2017 09:19
Previously, when getExternalModuleMember tried to combine unknownSymbol
from a type and unknownSymbol from a value, it combineValueAndTypeSymbol
would create a new franken-symbol that was no longer equal to
unknownSymbol.
@mhegazy mhegazy closed this Jun 5, 2017
@mhegazy mhegazy reopened this Jun 5, 2017
@sandersn sandersn merged commit 8f4af49 into master Jun 5, 2017
@sandersn sandersn deleted the fix-reexported-missing-alias branch June 5, 2017 23:07
@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.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.