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

Issue 10540010: Issue 3264. Use field type is formal initializer has to declared type (Closed)

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

Description

Issue 3264. Use field type is formal initializer has to declared type http://code.google.com/p/dart/issues/detail?id=3264 R=brianwilkerson@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=8304

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -45 lines) Patch
M compiler/java/com/google/dart/compiler/resolver/MemberBuilder.java View 5 chunks +67 lines, -1 line 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/ResolveVisitor.java View 2 chunks +8 lines, -0 lines 1 comment Download
M compiler/java/com/google/dart/compiler/resolver/Resolver.java View 2 chunks +1 line, -40 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/CompilerTestCase.java View 2 chunks +2 lines, -0 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/resolver/NegativeResolverTest.java View 2 chunks +4 lines, -4 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java View 4 chunks +79 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 6 months ago (2012-06-05 17:21:27 UTC) #1
Brian Wilkerson
8 years, 6 months ago (2012-06-05 18:50:18 UTC) #2
LGTM

https://chromiumcodereview.appspot.com/10540010/diff/1/compiler/java/com/goog...
File compiler/java/com/google/dart/compiler/resolver/ResolveVisitor.java
(right):

https://chromiumcodereview.appspot.com/10540010/diff/1/compiler/java/com/goog...
compiler/java/com/google/dart/compiler/resolver/ResolveVisitor.java:1: //
Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
nit: copyright year

Powered by Google App Engine
This is Rietveld 408576698