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

Issue 2996673002: translate missing ">" fasta error code to analyzer error (Closed)

Created:
3 years, 4 months ago by danrubel
Modified:
3 years, 4 months ago
Reviewers:
ahe, scheglov
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

translate missing ">" fasta error code to analyzer error Fix #30320 R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/02ce5106012a447d431c7f2cb03d9307155bf8a2

Patch Set 1 #

Total comments: 4

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M pkg/analyzer/test/generated/scanner_test.dart View 1 1 chunk +13 lines, -0 lines 0 comments Download
M pkg/front_end/lib/src/scanner/errors.dart View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
danrubel
3 years, 4 months ago (2017-08-08 19:35:50 UTC) #2
scheglov
lgtm https://codereview.chromium.org/2996673002/diff/1/pkg/analyzer/test/generated/scanner_test.dart File pkg/analyzer/test/generated/scanner_test.dart (right): https://codereview.chromium.org/2996673002/diff/1/pkg/analyzer/test/generated/scanner_test.dart#newcode82 pkg/analyzer/test/generated/scanner_test.dart:82: void test_issue_30320() { I used to do this ...
3 years, 4 months ago (2017-08-08 20:45:22 UTC) #3
ahe
DBC/FYI/food for thought :-) https://codereview.chromium.org/2996673002/diff/1/pkg/front_end/lib/src/scanner/errors.dart File pkg/front_end/lib/src/scanner/errors.dart (right): https://codereview.chromium.org/2996673002/diff/1/pkg/front_end/lib/src/scanner/errors.dart#newcode132 pkg/front_end/lib/src/scanner/errors.dart:132: if (errorCode == codeUnmatchedToken) { ...
3 years, 4 months ago (2017-08-09 07:04:42 UTC) #5
danrubel
https://codereview.chromium.org/2996673002/diff/1/pkg/analyzer/test/generated/scanner_test.dart File pkg/analyzer/test/generated/scanner_test.dart (right): https://codereview.chromium.org/2996673002/diff/1/pkg/analyzer/test/generated/scanner_test.dart#newcode82 pkg/analyzer/test/generated/scanner_test.dart:82: void test_issue_30320() { On 2017/08/08 20:45:22, scheglov wrote: > ...
3 years, 4 months ago (2017-08-11 18:06:50 UTC) #6
danrubel
3 years, 4 months ago (2017-08-11 19:29:56 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
02ce5106012a447d431c7f2cb03d9307155bf8a2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698