Skip to content

Conversation

@dsyme
Copy link
Contributor

@dsyme dsyme commented Jan 12, 2018

WIP to address #4163

In all cases

The result of this expression is implicitly ignored. ...

becomes

The result of this expression has type '{0}' and is implicitly ignored.

@dsyme
Copy link
Contributor Author

dsyme commented Jan 17, 2018

This is ready once green

@forki
Copy link
Contributor

forki commented Jan 20, 2018

@dsyme this is part of what we talked about yesterday. We should even be more explicit if the expression is in a list comprehension. In that case it's almost never correct (but just indentation issue) and the warning is not helpful.

Copy link
Contributor

@KevinRansom KevinRansom left a comment

Choose a reason for hiding this comment

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

Thanks Don

Kevin

@KevinRansom KevinRansom merged commit 203d70e into dotnet:master Jan 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants