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

Issue 15745013: Report parameters/arguments count mismatch (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

Patch Set 1 #

Total comments: 4

Messages

Total messages: 6 (0 generated)
scheglov
7 years, 7 months ago (2013-05-22 18:52:53 UTC) #1
jwren
https://codereview.chromium.org/15745013/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/StaticWarningCode.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/StaticWarningCode.java (right): https://codereview.chromium.org/15745013/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/StaticWarningCode.java#newcode172 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/StaticWarningCode.java:172: EXTRA_POSITIONAL_ARGUMENTS("%s positional arguments expected, but %s found"), Numbers can ...
7 years, 7 months ago (2013-05-22 19:03:16 UTC) #2
Brian Wilkerson
LGTM
7 years, 7 months ago (2013-05-22 19:13:09 UTC) #3
jwren
Forgot to include: LGTM
7 years, 7 months ago (2013-05-22 19:29:08 UTC) #4
scheglov
Committed patchset #1 manually as r23039 (presubmit successful).
7 years, 7 months ago (2013-05-22 19:36:59 UTC) #5
scheglov
7 years, 7 months ago (2013-05-22 19:37:31 UTC) #6
Message was sent while issue was closed.
https://codereview.chromium.org/15745013/diff/1/editor/tools/plugins/com.goog...
File
editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/StaticWarningCode.java
(right):

https://codereview.chromium.org/15745013/diff/1/editor/tools/plugins/com.goog...
editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/StaticWarningCode.java:172:
EXTRA_POSITIONAL_ARGUMENTS("%s positional arguments expected, but %s found"),
On 2013/05/22 19:03:16, jwren wrote:
> Numbers can be substituted with %d, instead of %s, same below

Done.

https://codereview.chromium.org/15745013/diff/1/editor/tools/plugins/com.goog...
File
editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/StaticWarningCodeTest.java
(right):

https://codereview.chromium.org/15745013/diff/1/editor/tools/plugins/com.goog...
editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/StaticWarningCodeTest.java:490:
// TODO(scheglov)
On 2013/05/22 19:03:16, jwren wrote:
> Did you mean to include the TODO in the CL?

Thank you, removed.

Powered by Google App Engine
This is Rietveld 408576698