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

Issue 15271006: Report DUPLICATE_CONSTRUCTOR_NAME and other scope fixes (Closed)

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

Description

Report DUPLICATE_CONSTRUCTOR_NAME and other scope fixes R=brianwilkerson@google.com, jwren@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=22945

Patch Set 1 #

Total comments: 9

Patch Set 2 : Revert most changes and mark tests invalid. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -16 lines) Patch
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/CompileTimeErrorCode.java View 1 2 chunks +15 lines, -1 line 0 comments Download
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/verifier/ErrorVerifier.java View 1 3 chunks +21 lines, -2 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/CompileTimeErrorCodeTest.java View 1 3 chunks +53 lines, -1 line 0 comments Download
M tests/co19/co19-analyzer.status View 1 3 chunks +16 lines, -10 lines 0 comments Download
M tests/language/language.status View 1 3 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
scheglov
7 years, 7 months ago (2013-05-20 19:21:01 UTC) #1
jwren
LGTM. Wait for committing for Brian to look at the scoping changes. https://codereview.chromium.org/15271006/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/CompileTimeErrorCode.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/CompileTimeErrorCode.java ...
7 years, 7 months ago (2013-05-20 20:01:00 UTC) #2
Brian Wilkerson
Let's discuss this before you commit it. https://codereview.chromium.org/15271006/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/CompileTimeErrorCode.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/CompileTimeErrorCode.java (right): https://codereview.chromium.org/15271006/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/CompileTimeErrorCode.java#newcode115 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/CompileTimeErrorCode.java:115: DUPLICATE_CONSTRUCTOR_NAME("There is ...
7 years, 7 months ago (2013-05-20 20:21:29 UTC) #3
scheglov
PTAL https://codereview.chromium.org/15271006/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/CompileTimeErrorCode.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/CompileTimeErrorCode.java (right): https://codereview.chromium.org/15271006/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/CompileTimeErrorCode.java#newcode115 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/CompileTimeErrorCode.java:115: DUPLICATE_CONSTRUCTOR_NAME("There is other constructor with the same name"), ...
7 years, 7 months ago (2013-05-21 03:37:20 UTC) #4
Brian Wilkerson
LGTM
7 years, 7 months ago (2013-05-21 13:55:44 UTC) #5
scheglov
7 years, 7 months ago (2013-05-21 15:35:50 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r22945 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698