Skip to content

Fix the bug turning Float32Array type to any#5042

Merged
zhengbli merged 1 commit into
microsoft:masterfrom
zhengbli:FixFloat32ArrayInLib
Oct 1, 2015
Merged

Fix the bug turning Float32Array type to any#5042
zhengbli merged 1 commit into
microsoft:masterfrom
zhengbli:FixFloat32ArrayInLib

Conversation

@zhengbli
Copy link
Copy Markdown

An error in the script generating dom.generated.d.ts turned all the Float32Array type specified in the spec file into any type. This PR fixes it.

@DanielRosenwasser
Copy link
Copy Markdown
Member

👍

1 similar comment
@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Sep 30, 2015

👍

@mhegazy mhegazy added the Breaking Change Would introduce errors in existing code label Sep 30, 2015
@mhegazy mhegazy added this to the TypeScript 1.7 milestone Sep 30, 2015
zhengbli pushed a commit that referenced this pull request Oct 1, 2015
Fix the bug turning Float32Array type to any
@zhengbli zhengbli merged commit a6ba6fa into microsoft:master Oct 1, 2015
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Breaking Change Would introduce errors in existing code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants