Skip to content

Fix export binding of namespaced typedefs #40980

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

Merged
merged 1 commit into from
Oct 7, 2020

Conversation

sandersn
Copy link
Member

@sandersn sandersn commented Oct 7, 2020

The binder incorrectly rejected implicit namespace declarations in typedefs.

Fixes #37398

The binder incorrectly rejected implicit namespace declarations in
typedefs.
@sandersn sandersn merged commit 4283428 into master Oct 7, 2020
@sandersn sandersn deleted the import-type-references-to-namespaced-typedefs branch October 7, 2020 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

JSDoc namespace type definitions. Named import/export not working.
3 participants