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

Issue 10943034: Issue 5162. Report error when initializing already initialized final field (Closed)

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

Description

Issue 5162. Report error when initializing already initialized final field http://code.google.com/p/dart/issues/detail?id=5162 R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=12594

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -10 lines) Patch
M compiler/java/com/google/dart/compiler/resolver/Resolver.java View 1 chunk +13 lines, -0 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java View 2 chunks +18 lines, -1 line 0 comments Download
M samples/ui_lib/observable/ChangeEvent.dart View 1 chunk +9 lines, -7 lines 0 comments Download
M tests/co19/co19-compiler.status View 1 chunk +0 lines, -1 line 0 comments 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, 3 months ago (2012-09-19 18:56:35 UTC) #1
Brian Wilkerson
8 years, 3 months ago (2012-09-19 19:14:06 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698