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

Issue 10660030: Remove warning about instantiating an abstract class without implementing a member (Closed)

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

Description

Remove warning about instantiating an abstract class without implementing a member Issue 2619 : http://code.google.com/p/dart/issues/detail?id=2619 Committed: https://code.google.com/p/dart/source/detail?r=9128

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -29 lines) Patch
M compiler/java/com/google/dart/compiler/resolver/TypeErrorCode.java View 1 chunk +0 lines, -2 lines 0 comments Download
M compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java View 2 chunks +2 lines, -14 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java View 5 chunks +3 lines, -6 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerTest.java View 2 chunks +2 lines, -4 lines 0 comments Download
M tests/language/factory2_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
zundel
8 years, 6 months ago (2012-06-26 19:06:13 UTC) #1
Brian Wilkerson
8 years, 6 months ago (2012-06-26 19:10:18 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698