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

Issue 18523012: Report EXTENDS_NON_CLASS for 'extends dynamic'. (Closed)

Created:
7 years, 5 months ago by scheglov
Modified:
7 years, 5 months ago
Reviewers:
jwren, Brian Wilkerson
CC:
reviews_dartlang.org, lukeechurch_gmail.com
Visibility:
Public.

Description

Report EXTENDS_NON_CLASS for 'extends dynamic'. From the old Gilad message: Dynamic is not a class, so this is invalid as well, but for other reasons. In particular, there is no need for a special rule banning it. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=24834

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -15 lines) Patch
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/TypeResolverVisitor.java View 6 chunks +16 lines, -14 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/CompileTimeErrorCodeTest.java View 1 chunk +8 lines, -0 lines 0 comments Download
M tests/language/language_analyzer.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
7 years, 5 months ago (2013-07-08 22:57:38 UTC) #1
Brian Wilkerson
LGTM
7 years, 5 months ago (2013-07-09 00:21:00 UTC) #2
scheglov
7 years, 5 months ago (2013-07-09 02:25:06 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r24834 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698