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

Issue 2108823002: fix #26122, classify strong mode errors correctly (Closed)

Created:
4 years, 5 months ago by Jennifer Messerly
Modified:
4 years, 5 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

fix #26122, classify strong mode errors correctly StaticTypeWarningCode was being handled, but many warnings with StaticWarningCode also need to be treated as errors. R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/1b9bf0769d3907c09955f54da64af70ddf070fc4

Patch Set 1 #

Patch Set 2 : fix expectations, remove unncessary code in CLI/server #

Unified diffs Side-by-side diffs Delta from patch set Stats (+220 lines, -210 lines) Patch
M pkg/analysis_server/lib/src/protocol_server.dart View 1 1 chunk +1 line, -8 lines 0 comments Download
M pkg/analyzer/lib/source/error_processor.dart View 1 chunk +10 lines, -2 lines 0 comments Download
M pkg/analyzer/lib/src/generated/error.dart View 15 chunks +39 lines, -23 lines 0 comments Download
M pkg/analyzer/test/src/task/strong/checker_test.dart View 1 35 chunks +63 lines, -63 lines 0 comments Download
M pkg/analyzer/test/src/task/strong/inferred_type_test.dart View 1 30 chunks +107 lines, -108 lines 0 comments Download
M pkg/analyzer_cli/lib/src/analyzer_impl.dart View 1 2 chunks +0 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (3 generated)
Jennifer Messerly
Hi Brian, This is to fix https://github.com/dart-lang/sdk/issues/26122 and lets DDC remove its workaround (DDC changes: ...
4 years, 5 months ago (2016-06-28 19:41:38 UTC) #3
Brian Wilkerson
lgtm
4 years, 5 months ago (2016-06-28 20:54:01 UTC) #4
Jennifer Messerly
4 years, 5 months ago (2016-06-28 21:35:46 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
1b9bf0769d3907c09955f54da64af70ddf070fc4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698