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

Issue 1833553002: Treat DownCastComposite as a StaticWarning, not a StaticTypeWarning. (Closed)

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

Description

Treat DownCastComposite as a StaticWarning, not a StaticTypeWarning. This works around the fact that strong mode promotes all StaticTypeWarnings to errors, but we don't want to do that for this strong-mode-specific warning. See: https://github.com/dart-lang/sdk/issues/26026 R=jmesserly@google.com, vsm@google.com Committed: https://github.com/dart-lang/sdk/commit/8922198e78b37c9ebc2d9d7e8362a7dea139c4ce

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M pkg/analyzer/lib/src/task/strong/info.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
Bob Nystrom
I'm not sure if this fix is sketchy our not, but it avoids DownCastComposite ending ...
4 years, 9 months ago (2016-03-23 21:22:07 UTC) #2
Jennifer Messerly
lgtm
4 years, 9 months ago (2016-03-23 21:39:27 UTC) #3
vsm
lgtm
4 years, 9 months ago (2016-03-23 21:41:51 UTC) #4
Bob Nystrom
4 years, 9 months ago (2016-03-23 22:36:04 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
8922198e78b37c9ebc2d9d7e8362a7dea139c4ce (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698