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

Issue 8450009: No returns allowed in constructors (Closed)

Created:
9 years, 1 month ago by hausner
Modified:
9 years, 1 month ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

No returns allowed in constructors Add compiler error message when a constructor explicitly returns a value. Fixes bug/issue 224. Committed: https://code.google.com/p/dart/source/detail?r=1161

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -5 lines) Patch
M runtime/vm/parser.cc View 2 chunks +8 lines, -0 lines 0 comments Download
M tests/language/language.status View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
hausner
9 years, 1 month ago (2011-11-03 18:29:31 UTC) #1
srdjan
LGTM
9 years, 1 month ago (2011-11-03 18:30:58 UTC) #2
hausner
9 years, 1 month ago (2011-11-03 20:09:45 UTC) #3
Thank you.

Powered by Google App Engine
This is Rietveld 408576698