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

Issue 10832291: Add missing abort on duplicate class fields. (Closed)

Created:
8 years, 4 months ago by Lasse Reichstein Nielsen
Modified:
8 years, 4 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add missing abort on duplicate class fields. Committed: https://code.google.com/p/dart/source/detail?r=10626

Patch Set 1 #

Total comments: 1

Patch Set 2 : Added TODOs at duplicate cancels. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -27 lines) Patch
M lib/compiler/implementation/elements/elements.dart View 1 3 chunks +8 lines, -1 line 0 comments Download
M tests/co19/co19-leg.status View 5 chunks +0 lines, -26 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein Nielsen
https://chromiumcodereview.appspot.com/10832291/diff/1/lib/compiler/implementation/elements/elements.dart File lib/compiler/implementation/elements/elements.dart (right): https://chromiumcodereview.appspot.com/10832291/diff/1/lib/compiler/implementation/elements/elements.dart#newcode1036 lib/compiler/implementation/elements/elements.dart:1036: listener.cancel('existing definition', token: existing.position()); What's the right way to ...
8 years, 4 months ago (2012-08-14 10:28:24 UTC) #1
ahe
8 years, 4 months ago (2012-08-14 10:39:45 UTC) #2
LGTM (if you add the TODO we discussed)

Powered by Google App Engine
This is Rietveld 408576698