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

Issue 2767633004: Report compile-time errors on cyclic hierarchies. (Closed)

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

Description

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -44 lines) Patch
M pkg/front_end/lib/src/fasta/builder/class_builder.dart View 1 chunk +12 lines, -0 lines 3 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_class_builder.dart View 1 chunk +0 lines, -12 lines 0 comments Download
M pkg/front_end/lib/src/fasta/scanner/token.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/source_loader.dart View 2 chunks +1 line, -4 lines 0 comments Download
M pkg/front_end/test/fasta/compile.status View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/front_end/tool/_fasta/generate_messages.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M tests/co19/co19-kernel.status View 3 chunks +0 lines, -9 lines 0 comments Download
M tests/language/language_kernel.status View 5 chunks +0 lines, -15 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 9 (3 generated)
ahe
3 years, 9 months ago (2017-03-22 11:47:17 UTC) #3
karlklose
LGTM
3 years, 9 months ago (2017-03-22 12:24:41 UTC) #4
Paul Berry
lgtm https://codereview.chromium.org/2767633004/diff/20001/pkg/front_end/lib/src/fasta/builder/class_builder.dart File pkg/front_end/lib/src/fasta/builder/class_builder.dart (right): https://codereview.chromium.org/2767633004/diff/20001/pkg/front_end/lib/src/fasta/builder/class_builder.dart#newcode200 pkg/front_end/lib/src/fasta/builder/class_builder.dart:200: library.addNit(charOffset, message, fileUri: fileUri); Not a blocking issue ...
3 years, 9 months ago (2017-03-22 16:22:30 UTC) #5
ahe
https://codereview.chromium.org/2767633004/diff/20001/pkg/front_end/lib/src/fasta/builder/class_builder.dart File pkg/front_end/lib/src/fasta/builder/class_builder.dart (right): https://codereview.chromium.org/2767633004/diff/20001/pkg/front_end/lib/src/fasta/builder/class_builder.dart#newcode200 pkg/front_end/lib/src/fasta/builder/class_builder.dart:200: library.addNit(charOffset, message, fileUri: fileUri); On 2017/03/22 16:22:30, Paul Berry ...
3 years, 9 months ago (2017-03-22 17:49:49 UTC) #6
ahe
Thank you! https://codereview.chromium.org/2767633004/diff/20001/pkg/front_end/lib/src/fasta/builder/class_builder.dart File pkg/front_end/lib/src/fasta/builder/class_builder.dart (right): https://codereview.chromium.org/2767633004/diff/20001/pkg/front_end/lib/src/fasta/builder/class_builder.dart#newcode200 pkg/front_end/lib/src/fasta/builder/class_builder.dart:200: library.addNit(charOffset, message, fileUri: fileUri); On 2017/03/22 17:49:49, ...
3 years, 9 months ago (2017-03-23 11:35:35 UTC) #7
ahe
3 years, 9 months ago (2017-03-23 11:41:12 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:20001) manually as
0087af4e3c3ac7a1aadcfb9d04e4b6f4bcc8e790 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698