Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(173)

Issue 2699743002: Get rid of two more warnings. (Closed)

Created:
3 years, 10 months ago by Siggi Cherem (dart-lang)
Modified:
3 years, 10 months ago
Reviewers:
Paul Berry, ahe
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M pkg/front_end/lib/src/fasta/kernel/kernel_library_builder.dart View 1 chunk +1 line, -1 line 1 comment Download
M pkg/front_end/lib/src/fasta/operator.dart View 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 10 (3 generated)
Siggi Cherem (dart-lang)
https://codereview.chromium.org/2699743002/diff/1/pkg/front_end/lib/src/fasta/kernel/kernel_library_builder.dart File pkg/front_end/lib/src/fasta/kernel/kernel_library_builder.dart (right): https://codereview.chromium.org/2699743002/diff/1/pkg/front_end/lib/src/fasta/kernel/kernel_library_builder.dart#newcode350 pkg/front_end/lib/src/fasta/kernel/kernel_library_builder.dart:350: void includePart(covariant KernelLibraryBuilder part) { happy to do it ...
3 years, 10 months ago (2017-02-15 22:05:25 UTC) #3
ahe
It seems like strong mode and Dart mode has different implementations of dead code. I'm ...
3 years, 10 months ago (2017-02-15 22:16:06 UTC) #4
ahe
LGTM FWIW, I run the analyzer using this incantation: dart pkg/testing/bin/testing.dart --config=pkg/front_end/test/fasta/testing.json analyze --verbose If ...
3 years, 10 months ago (2017-02-15 22:21:44 UTC) #5
Siggi Cherem (dart-lang)
On 2017/02/15 22:21:44, ahe wrote: > LGTM > > FWIW, I run the analyzer using ...
3 years, 10 months ago (2017-02-15 22:29:24 UTC) #6
Siggi Cherem (dart-lang)
Committed patchset #1 (id:1) manually as 64591376e794f6013887b88b477ad63956faba2d (presubmit successful).
3 years, 10 months ago (2017-02-15 22:30:29 UTC) #8
Siggi Cherem (dart-lang)
On 2017/02/15 22:29:24, Siggi Cherem (dart-lang) wrote: > On 2017/02/15 22:21:44, ahe wrote: > > ...
3 years, 10 months ago (2017-02-15 22:57:43 UTC) #9
ahe
3 years, 10 months ago (2017-02-16 12:23:09 UTC) #10
Message was sent while issue was closed.
On 2017/02/15 22:57:43, Siggi Cherem (dart-lang) wrote:
> Just sent you a CL to consume the .analysis_option file so that it matches
what
> people get in intelliJ, hope this helps make it all uniform.

That will help a lot. I run this command all the time to check for new warnings
and hints.

Powered by Google App Engine
This is Rietveld 408576698