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

Issue 1077373003: Add fatal-warnings flag, that turns warnings into compilation errors (the name (Closed)

Created:
5 years, 8 months ago by Siggi Cherem (dart-lang)
Modified:
5 years, 8 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Add fatal-warnings flag, that turns warnings into compilation errors (the name fatal-warnings was choosen to match the flag in dartanalyzer) BUG= http://dartbug.com/8803 R=johnniwinther@google.com, karlklose@google.com Committed: https://code.google.com/p/dart/source/detail?r=45190

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -32 lines) Patch
M pkg/compiler/lib/src/apiimpl.dart View 2 chunks +3 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/compiler.dart View 2 chunks +2 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/dart2js.dart View 1 2 chunks +4 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/exit_code_test.dart View 1 4 chunks +43 lines, -31 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Siggi Cherem (dart-lang)
5 years, 8 months ago (2015-04-14 00:39:38 UTC) #3
karlklose
Change LGTM, but could you add a unit test to tests/compiler/dart2js that tries to compile ...
5 years, 8 months ago (2015-04-14 06:16:27 UTC) #5
Johnni Winther
LGTM (I concur with Karl)
5 years, 8 months ago (2015-04-14 07:28:45 UTC) #6
Siggi Cherem (dart-lang)
Thanks, good idea. I restructured slightly the test in exit_code_test.dart to add coverage for this. ...
5 years, 8 months ago (2015-04-14 21:02:59 UTC) #7
Johnni Winther
lgtm
5 years, 8 months ago (2015-04-15 07:51:28 UTC) #8
Siggi Cherem (dart-lang)
5 years, 8 months ago (2015-04-15 23:17:31 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:40001) manually as 45190 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698