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

Issue 11275093: Issue 5987. Report error if static const references instance const. (Closed)

Created:
8 years, 1 month ago by scheglov
Modified:
8 years, 1 month ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Issue 5987. Report error if static const references instance const. http://code.google.com/p/dart/issues/detail?id=5987 R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=14421

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -5 lines) Patch
M compiler/java/com/google/dart/compiler/resolver/CompileTimeConstantAnalyzer.java View 6 chunks +18 lines, -4 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/resolver/CompileTimeConstantTest.java View 1 chunk +16 lines, -0 lines 1 comment Download
M tests/language/language.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 1 month ago (2012-11-01 04:19:45 UTC) #1
Brian Wilkerson
8 years, 1 month ago (2012-11-01 13:53:27 UTC) #2
LGTM

https://codereview.chromium.org/11275093/diff/1/compiler/javatests/com/google...
File
compiler/javatests/com/google/dart/compiler/resolver/CompileTimeConstantTest.java
(right):

https://codereview.chromium.org/11275093/diff/1/compiler/javatests/com/google...
compiler/javatests/com/google/dart/compiler/resolver/CompileTimeConstantTest.java:114:
public void test_referenceConstInstance_formConstStatic() throws Exception {
nit: "form" --> "from"

Powered by Google App Engine
This is Rietveld 408576698