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

Issue 10668045: An implicit super() invocation wasn't being checked for the wrong # of args (Closed)

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

Description

An implicit super() invocation wasn't being checked for the wrong # of args Issue 2580 http://code.google.com/p/dart/issues/detail?id=2580 Committed: https://code.google.com/p/dart/source/detail?r=9136

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -4 lines) Patch
M compiler/java/com/google/dart/compiler/resolver/Resolver.java View 2 chunks +18 lines, -2 lines 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/ResolverErrorCode.java View 1 chunk +1 line, -0 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/resolver/ConstSuperTest.dart View 1 chunk +1 line, -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)
Brian Wilkerson
LGTM
8 years, 6 months ago (2012-06-26 20:50:15 UTC) #1
scheglov
8 years, 6 months ago (2012-06-26 20:55:37 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698