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

Issue 23684061: Detect illegal class member names (Closed)

Created:
7 years, 3 months ago by hausner
Modified:
7 years, 3 months ago
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.

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: 3 (0 generated)
hausner
7 years, 3 months ago (2013-09-12 18:42:54 UTC) #1
Michael Lippautz (Google)
LGTM (though not sure if interns are allowed to do that :))
7 years, 3 months ago (2013-09-12 20:31:34 UTC) #2
hausner
7 years, 3 months ago (2013-09-12 20:46:24 UTC) #3
Don't worry, I won't tell anyone :)

gcl commit had a hiccup halfway through the commit, and somehow this got checked
in as issue 23513044.

https://codereview.chromium.org/23513044/

Powered by Google App Engine
This is Rietveld 408576698