Skip to content

Conversation

@goderbauer
Copy link
Member

Required for engine roll (#7777).

@goderbauer
Copy link
Member Author

/cc @leafpetersen @pq

Copy link
Contributor

Choose a reason for hiding this comment

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

This shouldn't be needed. return without a value should just return null, no? We rely on this all over the place.

Copy link
Member Author

Choose a reason for hiding this comment

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

The analyzer is complaining about it:

[warning] Missing return value after 'return'. (/usr/local/google/home/goderbauer/dev/flutter/examples/stocks/lib/stock_data.dart, line 79, col 9)

Copy link
Contributor

Choose a reason for hiding this comment

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

we talked about it and i am convinced we can work with this change

Copy link
Contributor

Choose a reason for hiding this comment

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

nit: the syntax is // TODO(username): message url, you're missing the colon.

Copy link
Contributor

Choose a reason for hiding this comment

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

x4

Copy link
Contributor

Choose a reason for hiding this comment

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

this is over-indented by 2 (should line up with the onError)

@pq
Copy link
Contributor

pq commented Feb 2, 2017

Once you get it past @Hixie, works for me. 👍 Thanks for picking this up!

@Hixie
Copy link
Contributor

Hixie commented Feb 2, 2017

LGTM

@goderbauer goderbauer merged commit 40aab7f into flutter:master Feb 2, 2017
@goderbauer goderbauer deleted the dartSdkBump branch February 24, 2017 01:43
@goderbauer goderbauer added the platform-windows Building on or for Windows specifically label Oct 17, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

platform-windows Building on or for Windows specifically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants