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

Issue 9860051: Dartc erroneously reported a compile-time error on a const class with a non-final static field (Closed)

Created:
8 years, 9 months ago by zundel
Modified:
8 years, 9 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Dartc erroneously reported a compile-time error on a const class with a non-final static field Committed: https://code.google.com/p/dart/source/detail?r=5913

Patch Set 1 : Added documentation to test case #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -3 lines) Patch
M compiler/java/com/google/dart/compiler/resolver/Resolver.java View 2 chunks +2 lines, -2 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/resolver/ResolverTest.java View 2 chunks +40 lines, -0 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/resolver/ResolverTestCase.java View 2 chunks +30 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
zundel
8 years, 9 months ago (2012-03-27 21:07:45 UTC) #1
scheglov
8 years, 9 months ago (2012-03-27 21:33:20 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698