Skip to content

Do not consider element accesses which are neither statically bindable nor late bound as special assignments #34679

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

Conversation

weswigham
Copy link
Member

Fixes #34672

@DanielRosenwasser
Copy link
Member

@typescript-bot cherry-pick this to release-3.7

@typescript-bot
Copy link
Collaborator

Hey @DanielRosenwasser, I've opened #34680 for you.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request Oct 23, 2019
Component commits:
e0b98c6 Do not consider element accesses which are neither statically bindable nor late bound as special assignments
@DanielRosenwasser
Copy link
Member

Actually no.

@typescript-bot cherry-pick this to branchname and LKG

@typescript-bot
Copy link
Collaborator

Heya @DanielRosenwasser, I couldn't find the branch 'branchname' on Microsoft/TypeScript. You may need to make it and try again.

@typescript-bot
Copy link
Collaborator

Heya @DanielRosenwasser, I couldn't find the branch 'branchname' on Microsoft/TypeScript. You may need to make it and try again.

@DanielRosenwasser
Copy link
Member

@typescript-bot cherry-pick this to release-3.7 and LKG

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request Oct 23, 2019
Component commits:
e0b98c6 Do not consider element accesses which are neither statically bindable nor late bound as special assignments
@typescript-bot
Copy link
Collaborator

Hey @DanielRosenwasser, I've opened #34681 for you.

DanielRosenwasser pushed a commit that referenced this pull request Oct 23, 2019
Component commits:
e0b98c6 Do not consider element accesses which are neither statically bindable nor late bound as special assignments
@weswigham weswigham merged commit 07d3a2e into microsoft:master Oct 23, 2019
@weswigham weswigham deleted the fix-crash-on-negative-element-bind branch October 23, 2019 23:01
mheiber pushed a commit to mheiber/TypeScript that referenced this pull request Oct 25, 2019
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.

TSC crashes during binding in UWP JS project
4 participants