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

Issue 9958018: Report error on missing factory class (Closed)

Created:
8 years, 8 months ago by hausner
Modified:
8 years, 8 months ago
Reviewers:
regis
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Report error on missing factory class Fixes issue 974. If an interface declares a constructor, it must declare a factory class. Report compile-time error if the factory class is missing. Committed: https://code.google.com/p/dart/source/detail?r=6046

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
hausner
8 years, 8 months ago (2012-03-30 16:26:24 UTC) #1
regis
8 years, 8 months ago (2012-03-30 16:40:00 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698