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

Issue 15063006: Report ParserErrorCode.CONSTRUCTOR_WITH_RETURN_TYPE (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 ParserErrorCode.CONSTRUCTOR_WITH_RETURN_TYPE R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=22824

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -10 lines) Patch
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/parser/Parser.java View 1 chunk +18 lines, -1 line 1 comment Download
M editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/parser/ErrorParserTest.java View 2 chunks +16 lines, -8 lines 0 comments Download
M tests/co19/co19-analyzer.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
scheglov
7 years, 7 months ago (2013-05-16 17:50:34 UTC) #1
Brian Wilkerson
https://codereview.chromium.org/15063006/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/parser/Parser.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/parser/Parser.java (right): https://codereview.chromium.org/15063006/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/parser/Parser.java#newcode1609 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/parser/Parser.java:1609: SimpleIdentifier methodName = parseSimpleIdentifier(); This doesn't appear to allow ...
7 years, 7 months ago (2013-05-16 18:03:54 UTC) #2
Brian Wilkerson
LGTM, as per our offline conversation.
7 years, 7 months ago (2013-05-16 20:30:07 UTC) #3
scheglov
7 years, 7 months ago (2013-05-16 23:13:35 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r22824 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698