Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Fix runtime cast errors in StreamQueue. #51

Merged
merged 2 commits into from
Feb 27, 2018
Merged

Conversation

munificent
Copy link
Contributor

No description provided.

CHANGELOG.md Outdated
@@ -1,3 +1,9 @@
## 2.0.5

* Fix Dart 2.0 [runtime cast errors][sdk#27223] in StreamQueue.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: `StreamQueue`

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. (And fixed below too.)

@munificent munificent merged commit a5b1e66 into master Feb 27, 2018
@munificent munificent deleted the stream-queue-cast-errors branch February 27, 2018 18:03
mosuem pushed a commit to dart-lang/core that referenced this pull request Oct 14, 2024
…cast-errors

Fix runtime cast errors in StreamQueue.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

3 participants