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

Issue 196223004: New verbose flag for the dart command line analyzer (Closed)

Created:
6 years, 9 months ago by jwren
Modified:
6 years, 9 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

New verbose flag for the dart command line analyzer R=brianwilkerson@google.com, scheglov@google.com Committed: https://code.google.com/p/dart/source/detail?r=33656

Patch Set 1 #

Total comments: 2

Patch Set 2 : verbose -> log #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -7 lines) Patch
M pkg/analyzer/lib/options.dart View 1 4 chunks +9 lines, -3 lines 0 comments Download
M pkg/analyzer/lib/src/analyzer_impl.dart View 1 3 chunks +11 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jwren
6 years, 9 months ago (2014-03-12 17:35:09 UTC) #1
jwren
https://codereview.chromium.org/196223004/diff/1/pkg/analyzer/lib/options.dart File pkg/analyzer/lib/options.dart (right): https://codereview.chromium.org/196223004/diff/1/pkg/analyzer/lib/options.dart#newcode55 pkg/analyzer/lib/options.dart:55: final bool verbose; Any other suggestions other than "verbose"? ...
6 years, 9 months ago (2014-03-12 17:40:01 UTC) #2
scheglov
lgtm https://codereview.chromium.org/196223004/diff/1/pkg/analyzer/lib/options.dart File pkg/analyzer/lib/options.dart (right): https://codereview.chromium.org/196223004/diff/1/pkg/analyzer/lib/options.dart#newcode55 pkg/analyzer/lib/options.dart:55: final bool verbose; On 2014/03/12 17:40:01, jwren wrote: ...
6 years, 9 months ago (2014-03-12 19:07:01 UTC) #3
Brian Wilkerson
I still don't think "verbose" is the right flag (see e-mail thread).
6 years, 9 months ago (2014-03-12 19:17:08 UTC) #4
jwren
On 2014/03/12 19:17:08, Brian Wilkerson wrote: > I still don't think "verbose" is the right ...
6 years, 9 months ago (2014-03-13 16:38:26 UTC) #5
Brian Wilkerson
LGTM
6 years, 9 months ago (2014-03-13 16:51:23 UTC) #6
jwren
6 years, 9 months ago (2014-03-13 17:13:13 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r33656 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698