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

Issue 14654013: Report CompileTimeErrorCode.INVALID_CONST_FACTORY (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 CompileTimeErrorCode.INVALID_CONST_FACTORY R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=22746

Patch Set 1 #

Total comments: 4

Patch Set 2 : Report CONST_FACTORY in parser #

Messages

Total messages: 7 (0 generated)
scheglov
7 years, 7 months ago (2013-05-14 21:36:36 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/14654013/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/14654013/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/CompileTimeErrorCode.java#newcode472 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/CompileTimeErrorCode.java:472: * factoryConstructorSignature: factory identifier (`.' identifier)? formalParameterList ; ...
7 years, 7 months ago (2013-05-14 21:48:10 UTC) #2
jwren
On 2013/05/14 21:36:36, scheglov wrote: Everything in the CTEC enum set can be described in ...
7 years, 7 months ago (2013-05-14 21:52:05 UTC) #3
Brian Wilkerson
I missed the fact that the error was being added, not just given a message. ...
7 years, 7 months ago (2013-05-14 22:03:44 UTC) #4
scheglov
PTAL https://codereview.chromium.org/14654013/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/14654013/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/CompileTimeErrorCode.java#newcode472 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/CompileTimeErrorCode.java:472: * factoryConstructorSignature: factory identifier (`.' identifier)? formalParameterList ; ...
7 years, 7 months ago (2013-05-15 00:39:28 UTC) #5
Brian Wilkerson
LGTM
7 years, 7 months ago (2013-05-15 04:16:22 UTC) #6
scheglov
7 years, 7 months ago (2013-05-15 16:24:06 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r22746 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698