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

Issue 8295003: Improve error message for over qualified constructor names. (Closed)

Created:
9 years, 2 months ago by John Lenz
Modified:
9 years, 2 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Improve error message for over qualified constructor names. Committed: https://code.google.com/p/dart/source/detail?r=451

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -8 lines) Patch
M compiler/java/com/google/dart/compiler/parser/CompletionHooksParserBase.java View 5 chunks +8 lines, -4 lines 0 comments Download
M compiler/java/com/google/dart/compiler/parser/DartParser.java View 1 chunk +2 lines, -1 line 0 comments Download
M compiler/javatests/com/google/dart/compiler/parser/ErrorMessageLocationTest.java View 2 chunks +23 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
John Lenz
9 years, 2 months ago (2011-10-14 17:15:46 UTC) #1
John Lenz
On 2011/10/14 17:15:46, John Lenz wrote: This is the last place there is obviously missing ...
9 years, 2 months ago (2011-10-14 17:20:09 UTC) #2
Brian Wilkerson
9 years, 2 months ago (2011-10-14 17:29:57 UTC) #3
LGTM. It would be nice if we could catch missing code like this in a test...

Powered by Google App Engine
This is Rietveld 408576698