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

Issue 15813002: Issue 8801. Report problems for missing [] or []= (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

Patch Set 2 : Tweak for problem description, report only one problem #

Messages

Total messages: 5 (0 generated)
scheglov
7 years, 7 months ago (2013-05-23 04:39:53 UTC) #1
Brian Wilkerson
DBC https://codereview.chromium.org/15813002/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/StaticTypeWarningCode.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/StaticTypeWarningCode.java (right): https://codereview.chromium.org/15813002/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/StaticTypeWarningCode.java#newcode197 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/StaticTypeWarningCode.java:197: UNDEFINED_OPERATOR("There is no such operator '%s' in '%s'"), ...
7 years, 7 months ago (2013-05-23 14:02:54 UTC) #2
scheglov
PTAL https://codereview.chromium.org/15813002/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/StaticTypeWarningCode.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/StaticTypeWarningCode.java (right): https://codereview.chromium.org/15813002/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/StaticTypeWarningCode.java#newcode197 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/error/StaticTypeWarningCode.java:197: UNDEFINED_OPERATOR("There is no such operator '%s' in '%s'"), ...
7 years, 7 months ago (2013-05-23 15:34:42 UTC) #3
Brian Wilkerson
LGTM
7 years, 7 months ago (2013-05-23 16:18:12 UTC) #4
scheglov
7 years, 7 months ago (2013-05-23 16:31:19 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r23078 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698