Skip to content
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

Fix type mismatches in C++ standard codec #9112

Merged
merged 2 commits into from May 30, 2019

Conversation

stuartmorgan
Copy link
Contributor

There were some implicit casts in the standard codec implementation that
didn't show up on Linux, but do on Windows.

There were some implicit casts in the standard codec implementation that
didn't show up on Linux, but do on Windows.
@stuartmorgan stuartmorgan merged commit ba6cc8c into flutter:master May 30, 2019
@stuartmorgan stuartmorgan deleted the cpp-standard-codec-types branch May 30, 2019 17:17
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 30, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 30, 2019
dnfield pushed a commit to flutter/flutter that referenced this pull request May 30, 2019
* 49b6de8 Dynamically add certain iOS AppDelegate methods. (flutter/engine#8843)

* 75da3d4 Roll src/third_party/dart fee615c5a5..39ec9fc4f3 (46 commits)

* ba6cc8c Fix type mismatches in C++ standard codec (flutter/engine#9112)

* 37b31ca Roll src/third_party/skia 69aaee0ff927..f62e575bab08 (11 commits) (flutter/engine#9142)
huqiuser pushed a commit to huqiuser/engine that referenced this pull request Jun 12, 2019
There were some implicit casts in the standard codec implementation that
didn't show up on Linux, but do on Windows.
kiku-jw pushed a commit to kiku-jw/flutter that referenced this pull request Jun 14, 2019
* 49b6de8 Dynamically add certain iOS AppDelegate methods. (flutter/engine#8843)

* 75da3d4 Roll src/third_party/dart fee615c5a5..39ec9fc4f3 (46 commits)

* ba6cc8c Fix type mismatches in C++ standard codec (flutter/engine#9112)

* 37b31ca Roll src/third_party/skia 69aaee0ff927..f62e575bab08 (11 commits) (flutter/engine#9142)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants