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

Issue 10635004: Redirecting constructors may not have a body. Fail with compile-time error (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

Redirecting constructors may not have a body. Fail with compile-time error See issue 2474 http://code.google.com/p/dart/issues/detail?id=2474 Committed: https://code.google.com/p/dart/source/detail?r=8982

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -15 lines) Patch
M compiler/java/com/google/dart/compiler/parser/DartParser.java View 1 chunk +3 lines, -0 lines 0 comments Download
M compiler/java/com/google/dart/compiler/parser/ParserErrorCode.java View 1 chunk +1 line, -0 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/parser/SyntaxTest.java View 2 chunks +12 lines, -1 line 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerTest.java View 3 chunks +11 lines, -11 lines 0 comments Download
M tests/co19/co19-compiler.status View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
zundel
8 years, 6 months ago (2012-06-21 14:53:41 UTC) #1
Brian Wilkerson
8 years, 6 months ago (2012-06-21 14:56:33 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698