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

Issue 365713004: Adjust mirrors/regress_19731_test to avoid static warnings. (Closed)

Created:
6 years, 5 months ago by rmacnak
Modified:
6 years, 5 months ago
Reviewers:
regis
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Adjust mirrors/regress_19731_test to avoid static warnings. TBR=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=37904

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M tests/lib/mirrors/regress_19731_test.dart View 1 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
rmacnak
6 years, 5 months ago (2014-07-01 20:27:57 UTC) #1
rmacnak
Committed patchset #2 manually as r37904 (presubmit successful).
6 years, 5 months ago (2014-07-01 20:32:41 UTC) #2
regis
LGTM, although I wonder what kind of static warnings you were getting.
6 years, 5 months ago (2014-07-02 15:34:34 UTC) #3
rmacnak
6 years, 5 months ago (2014-07-08 17:19:19 UTC) #4
Message was sent while issue was closed.
On 2014/07/02 15:34:34, regis wrote:
> LGTM, although I wonder what kind of static warnings you were getting.

reflectType's return type is TypeMirror, which does not define declarations. Of
course dynamically we actually get a ClassMirror.

Powered by Google App Engine
This is Rietveld 408576698