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

Issue 23513044: Detect illegal class member names (Closed)

Created:
7 years, 3 months ago by hausner
Modified:
7 years, 3 months ago
Reviewers:
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Detect illegal class member names Make it a compile time error if a class member has the same name as the class. Fixes issue 13236. Committed: https://code.google.com/p/dart/source/detail?r=27446

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
hausner
Committed patchset #1 manually as r27446 (presubmit successful).
7 years, 3 months ago (2013-09-12 20:44:39 UTC) #1
hausner
7 years, 3 months ago (2013-09-12 20:47:18 UTC) #2
Message was sent while issue was closed.
This got reviewed as https://codereview.chromium.org/23684061/.

Powered by Google App Engine
This is Rietveld 408576698