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

Issue 2977013002: Report messages instead of just printing. (Closed)

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

Description

Patch Set 1 #

Total comments: 12

Patch Set 2 : Address comments. #

Patch Set 3 : Update expectations. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+356 lines, -183 lines) Patch
M pkg/front_end/lib/src/base/processed_options.dart View 2 chunks +0 lines, -16 lines 0 comments Download
A pkg/front_end/lib/src/fasta/command_line_reporting.dart View 1 1 chunk +188 lines, -0 lines 0 comments Download
M pkg/front_end/lib/src/fasta/compile_platform.dart View 2 chunks +4 lines, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/compiler_command_line.dart View 2 chunks +25 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/compiler_context.dart View 3 chunks +25 lines, -0 lines 0 comments Download
M pkg/front_end/lib/src/fasta/deprecated_problems.dart View 3 chunks +15 lines, -27 lines 0 comments Download
M pkg/front_end/lib/src/fasta/fasta.dart View 3 chunks +6 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_target.dart View 1 2 9 chunks +14 lines, -16 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/verifier.dart View 4 chunks +17 lines, -23 lines 0 comments Download
M pkg/front_end/lib/src/fasta/loader.dart View 2 chunks +5 lines, -3 lines 0 comments Download
M pkg/front_end/lib/src/fasta/messages.dart View 1 chunk +6 lines, -69 lines 0 comments Download
M pkg/front_end/lib/src/fasta/problems.dart View 2 chunks +6 lines, -10 lines 0 comments Download
M pkg/front_end/lib/src/fasta/run.dart View 2 chunks +4 lines, -1 line 0 comments Download
A pkg/front_end/lib/src/fasta/severity.dart View 1 chunk +12 lines, -0 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/source_loader.dart View 3 chunks +5 lines, -3 lines 0 comments Download
M pkg/front_end/lib/src/fasta/target_implementation.dart View 2 chunks +4 lines, -0 lines 0 comments Download
M pkg/front_end/lib/src/fasta/testing/validating_instrumentation.dart View 2 chunks +7 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/kernel_generator_impl.dart View 1 2 chunks +3 lines, -2 lines 0 comments Download
M pkg/front_end/testcases/rasta/unsupported_platform_library.dart.direct.expect View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M pkg/front_end/testcases/regress/issue_29986.dart.direct.expect View 1 2 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/testcases/regress/issue_29986.dart.strong.expect View 1 2 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/tool/_fasta/analyzer_compile.dart View 2 chunks +4 lines, -1 line 0 comments Download
M runtime/vm/isolate_reload_test.cc View 1 2 2 chunks +2 lines, -2 lines 1 comment Download

Depends on Patchset:

Messages

Total messages: 18 (12 generated)
ahe
3 years, 5 months ago (2017-07-13 10:45:52 UTC) #5
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/2977013002/diff/30019/pkg/front_end/lib/src/fasta/command_line_reporting.dart File pkg/front_end/lib/src/fasta/command_line_reporting.dart (right): https://codereview.chromium.org/2977013002/diff/30019/pkg/front_end/lib/src/fasta/command_line_reporting.dart#newcode77 pkg/front_end/lib/src/fasta/command_line_reporting.dart:77: "${' ' * (location.column - 1)}^"; BTW this ...
3 years, 5 months ago (2017-07-13 21:05:56 UTC) #6
ahe
Thank you, Siggi! https://codereview.chromium.org/2977013002/diff/30019/pkg/front_end/lib/src/fasta/command_line_reporting.dart File pkg/front_end/lib/src/fasta/command_line_reporting.dart (right): https://codereview.chromium.org/2977013002/diff/30019/pkg/front_end/lib/src/fasta/command_line_reporting.dart#newcode77 pkg/front_end/lib/src/fasta/command_line_reporting.dart:77: "${' ' * (location.column - 1)}^"; ...
3 years, 5 months ago (2017-07-14 10:01:07 UTC) #8
ahe
Siggi, I made a few changes regarding test expectations before submitting. Could you take a ...
3 years, 5 months ago (2017-07-14 11:45:08 UTC) #15
ahe
Committed patchset #3 (id:230001) manually as 18a41eba089cbbad7339ff76713a1acb3a8eb974 (presubmit successful).
3 years, 5 months ago (2017-07-14 12:07:50 UTC) #17
Siggi Cherem (dart-lang)
3 years, 5 months ago (2017-07-14 15:09:43 UTC) #18
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698