Skip to content

Revert microsoft/TypeScript#33171 #35751

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 2 commits into from
Jan 15, 2020
Merged

Revert microsoft/TypeScript#33171 #35751

merged 2 commits into from
Jan 15, 2020

Conversation

orta
Copy link
Contributor

@orta orta commented Dec 18, 2019

Reverts #33171 which should fix #35683

…function that returns a union with undefined (#33171)"

This reverts commit be960fa.
@orta orta requested a review from ahejlsberg December 18, 2019 12:36
@ahejlsberg
Copy link
Member

@orta @RyanCavanaugh We should get this one merged for 3.8.

@orta
Copy link
Contributor Author

orta commented Jan 15, 2020

Ah, my bad, I never got back to hit the merge button - just rebased, will merge on green

@orta orta merged commit 1dafd09 into master Jan 15, 2020
@ahejlsberg
Copy link
Member

@orta Looks like the (now orphaned) error message didn't get deleted. We should fix that.

@orta
Copy link
Contributor Author

orta commented Jan 21, 2020

Removed the error message - thanks #36332

Kingwl pushed a commit to Kingwl/TypeScript that referenced this pull request Mar 4, 2020
…function that returns a union with undefined (microsoft#33171)" (microsoft#35751)

This reverts commit be960fa.
@jakebailey jakebailey deleted the revert-33171-master branch November 7, 2022 17:34
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.

Uninitialized identifer causes compiler crash
2 participants