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

Issue 25255002: Emit compile-time errors on illegal variable declarations. (Closed)

Created:
7 years, 2 months ago by karlklose
Modified:
7 years, 2 months ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Emit a compile-time error when - declaring a local variable abstract or static. - using built-in identifier as a type variable name. R=johnniwinther@google.com Committed: https://code.google.com/p/dart/source/detail?r=28080

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -8 lines) Patch
M sdk/lib/_internal/compiler/implementation/resolution/members.dart View 2 chunks +11 lines, -2 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/scanner/listener.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/co19/co19-dart2dart.status View 1 chunk +0 lines, -3 lines 0 comments Download
M tests/co19/co19-dart2js.status View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
karlklose
7 years, 2 months ago (2013-10-01 07:46:52 UTC) #1
Johnni Winther
lgtm
7 years, 2 months ago (2013-10-01 08:40:08 UTC) #2
karlklose
7 years, 2 months ago (2013-10-01 09:05:59 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r28080 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698