Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

gaaclarke
Copy link
Member

relevant issue: flutter/flutter#22573

@gaaclarke gaaclarke requested a review from amirh April 6, 2020 18:50
#include "flutter/shell/platform/darwin/ios/framework/Headers/FlutterViewController.h"
#include "flutter/shell/platform/darwin/ios/framework/Source/FlutterPluginAppLifeCycleDelegate_internal.h"

#pragma GCC diagnostic error "-Woverriding-method-mismatch"
Copy link

Choose a reason for hiding this comment

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

It seems like this flag should apply to all files. What about setting this in flutter/shell/platform/darwin/ios/BUILD.gn?

Copy link
Member Author

Choose a reason for hiding this comment

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

That would require changing a lot of files not apropos to the issue I'm fixing. I can add an issue to make that happen. flutter/flutter#54136

Copy link

Choose a reason for hiding this comment

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

sgtm. Thanks for fixing this one

Copy link

@blasten blasten left a comment

Choose a reason for hiding this comment

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

LGTM

@gaaclarke gaaclarke merged commit 19a7fbf into flutter:master Apr 6, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 6, 2020
tvolkert pushed a commit to flutter/flutter that referenced this pull request Apr 6, 2020
* 0945635 Roll src/third_party/skia cc8a76f3c763..04513752fd6e (22 commits) (flutter/engine#17529)

* faf44fe Improve C++ plugin lifetime handling (flutter/engine#17489)

* 4b69cf2 [tools][fuchsia] Do not tar debug symbol CIPD uploads (flutter/engine#17506)

* 19a7fbf Fixed nullability in plugin header and overridden type mismatch error. (flutter/engine#17532)

* ab434c5 Revert "[tools][fuchsia] Do not tar debug symbol CIPD uploads (#17506)" (flutter/engine#17537)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants