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

Issue 175083002: Add support for --hide-package-warnings to pub but negate it in (Closed)

Created:
6 years, 10 months ago by kasperl
Modified:
6 years, 10 months ago
CC:
reviews_dartlang.org, nweiz
Visibility:
Public.

Description

Add support for --hide-package-warnings (new dart2js option) to pub but rename it to suppressPackageWarnings to be more consistent with the other flags. Defaults to true. R=johnniwinther@google.com, rnystrom@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=33007

Patch Set 1 #

Total comments: 2

Patch Set 2 : showPackageWarnings -> !suppressPackageWarnings #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M sdk/lib/_internal/pub/lib/src/barback/dart2js_transformer.dart View 1 2 chunks +4 lines, -1 line 0 comments Download
M sdk/lib/_internal/pub/lib/src/dart.dart View 1 2 chunks +2 lines, -0 lines 0 comments Download
M sdk/lib/_internal/pub/test/transformer/dart2js/supports_valid_options_test.dart View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
kasperl
6 years, 10 months ago (2014-02-21 12:12:36 UTC) #1
Johnni Winther
lgtm
6 years, 10 months ago (2014-02-21 12:35:44 UTC) #2
Bob Nystrom
https://codereview.chromium.org/175083002/diff/1/sdk/lib/_internal/pub/lib/src/barback/dart2js_transformer.dart File sdk/lib/_internal/pub/lib/src/barback/dart2js_transformer.dart (right): https://codereview.chromium.org/175083002/diff/1/sdk/lib/_internal/pub/lib/src/barback/dart2js_transformer.dart#newcode30 sdk/lib/_internal/pub/lib/src/barback/dart2js_transformer.dart:30: 'analyzeAll', 'suppressWarnings', 'suppressHints', 'showPackageWarnings', Let's make this "hidePackageWarnings" (or ...
6 years, 10 months ago (2014-02-21 17:58:24 UTC) #3
kasperl
PTAL. I initially went for showPackageWarnings to keep the default set to false (like all ...
6 years, 10 months ago (2014-02-24 09:16:43 UTC) #4
Bob Nystrom
On 2014/02/24 09:16:43, kasperl wrote: > PTAL. I initially went for showPackageWarnings to keep the ...
6 years, 10 months ago (2014-02-24 16:57:44 UTC) #5
kasperl
6 years, 10 months ago (2014-02-25 07:38:10 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r33007 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698