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

Issue 1700243002: Share const-error messages. (Closed)

Created:
4 years, 10 months ago by floitsch
Modified:
4 years, 10 months ago
CC:
reviews_dartlang.org, Johnni Winther
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Improve comments. #

Total comments: 14

Patch Set 3 : Address comments. #

Total comments: 4

Patch Set 4 : Address comments. #

Patch Set 5 : Use double-quotes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+301 lines, -76 lines) Patch
M pkg/analyzer/lib/src/generated/generated/shared_messages.dart View 1 2 2 chunks +42 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/parser.dart View 1 chunk +9 lines, -19 lines 0 comments Download
M pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart View 1 2 3 4 1 chunk +38 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/diagnostics/messages.dart View 3 chunks +2 lines, -38 lines 0 comments Download
M pkg/dart_messages/bin/publish.dart View 1 2 3 4 1 chunk +14 lines, -6 lines 0 comments Download
M pkg/dart_messages/lib/generated/shared_messages.json View 1 2 1 chunk +1 line, -1 line 0 comments Download
M pkg/dart_messages/lib/shared_messages.dart View 1 2 6 chunks +195 lines, -7 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
floitsch
4 years, 10 months ago (2016-02-16 19:21:06 UTC) #2
Brian Wilkerson
LGTM https://codereview.chromium.org/1700243002/diff/20001/pkg/dart_messages/lib/shared_messages.dart File pkg/dart_messages/lib/shared_messages.dart (right): https://codereview.chromium.org/1700243002/diff/20001/pkg/dart_messages/lib/shared_messages.dart#newcode297 pkg/dart_messages/lib/shared_messages.dart:297: " constructor.", "constructor" --> "constructor(s)" https://codereview.chromium.org/1700243002/diff/20001/pkg/dart_messages/lib/shared_messages.dart#newcode317 pkg/dart_messages/lib/shared_messages.dart:317: " ...
4 years, 10 months ago (2016-02-17 15:01:21 UTC) #3
floitsch
Thanks Brian. https://codereview.chromium.org/1700243002/diff/20001/pkg/dart_messages/lib/shared_messages.dart File pkg/dart_messages/lib/shared_messages.dart (right): https://codereview.chromium.org/1700243002/diff/20001/pkg/dart_messages/lib/shared_messages.dart#newcode297 pkg/dart_messages/lib/shared_messages.dart:297: " constructor.", On 2016/02/17 15:01:21, Brian Wilkerson ...
4 years, 10 months ago (2016-02-17 15:26:44 UTC) #4
floitsch
@Siggi: Johnni is on vacation. Could you review this CL for dart2js?
4 years, 10 months ago (2016-02-17 17:08:30 UTC) #6
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/1700243002/diff/40001/pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart File pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart (right): https://codereview.chromium.org/1700243002/diff/40001/pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart#newcode39 pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart:39: r''' it might be nice to use a ...
4 years, 10 months ago (2016-02-17 18:21:01 UTC) #7
floitsch
https://codereview.chromium.org/1700243002/diff/40001/pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart File pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart (right): https://codereview.chromium.org/1700243002/diff/40001/pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart#newcode39 pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart:39: r''' On 2016/02/17 18:21:00, Siggi Cherem (dart-lang) wrote: > ...
4 years, 10 months ago (2016-02-17 19:04:23 UTC) #8
floitsch
Switched to double-quotes for the generated files, since we use double-quotes in the shared_messages file.
4 years, 10 months ago (2016-02-17 19:08:22 UTC) #9
floitsch
4 years, 10 months ago (2016-02-17 19:10:37 UTC) #11
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
830ac68d05273bec170f0d34203575a61f094b35 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698