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

Issue 2765283002: Various errors on constant expressions. (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: 10

Patch Set 2 : Add TODO. #

Patch Set 3 : Update status files. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -46 lines) Patch
M pkg/front_end/lib/src/fasta/builder/builder.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M pkg/front_end/lib/src/fasta/builder/type_declaration_builder.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/body_builder.dart View 1 2 10 chunks +65 lines, -1 line 0 comments Download
M tests/co19/co19-kernel.status View 1 2 5 chunks +0 lines, -11 lines 0 comments Download
M tests/language/language_kernel.status View 1 2 6 chunks +7 lines, -32 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
ahe
I may have to update the status files.
3 years, 9 months ago (2017-03-22 14:08:21 UTC) #4
ahe
The preliminary results from running tests are looking good. There's a lot more tests passing. ...
3 years, 9 months ago (2017-03-22 14:20:49 UTC) #5
karlklose
LGTM
3 years, 9 months ago (2017-03-22 14:25:53 UTC) #6
Paul Berry
https://codereview.chromium.org/2765283002/diff/40001/pkg/front_end/lib/src/fasta/kernel/body_builder.dart File pkg/front_end/lib/src/fasta/kernel/body_builder.dart (right): https://codereview.chromium.org/2765283002/diff/40001/pkg/front_end/lib/src/fasta/kernel/body_builder.dart#newcode187 pkg/front_end/lib/src/fasta/kernel/body_builder.dart:187: "Type variable can't be used as a constant expression ...
3 years, 9 months ago (2017-03-22 16:18:05 UTC) #7
ahe
Thank you! Paul: you have a keen eye for all the things that already trouble ...
3 years, 9 months ago (2017-03-22 16:58:02 UTC) #8
ahe
Thank you! https://codereview.chromium.org/2765283002/diff/40001/pkg/front_end/lib/src/fasta/kernel/body_builder.dart File pkg/front_end/lib/src/fasta/kernel/body_builder.dart (right): https://codereview.chromium.org/2765283002/diff/40001/pkg/front_end/lib/src/fasta/kernel/body_builder.dart#newcode542 pkg/front_end/lib/src/fasta/kernel/body_builder.dart:542: addCompileTimeError(charOffset, "Not a constant expression."); On 2017/03/22 ...
3 years, 9 months ago (2017-03-23 12:22:14 UTC) #9
ahe
3 years, 9 months ago (2017-03-23 12:40:33 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:80001) manually as
2eca8c58c3e31271a66d2e00e0ff81344baab5a2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698