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

Issue 2665613003: Fix specification of multiline strings. (Closed)

Created:
3 years, 10 months ago by Lasse Reichstein Nielsen
Modified:
3 years, 10 months ago
Reviewers:
Johnni Winther, eernst
CC:
reviews_dartlang.org, Johnni Winther
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix specification of multiline strings. Now say that NEWLINE is one of CR, LF or CR+LF, and that all of these contribute a single LF to the string value. Fixes issue #14073 BUG= http://dartbug.com/14073 R=eernst@google.com, johnniwinther@google.com Committed: https://github.com/dart-lang/sdk/commit/ef31637857d03adc302c821906b7772ccf86c29d

Patch Set 1 #

Patch Set 2 : Add comment. #

Total comments: 15

Patch Set 3 : Address comments #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -26 lines) Patch
M docs/language/dartLangSpec.tex View 1 2 9 chunks +28 lines, -26 lines 2 comments Download

Messages

Total messages: 10 (3 generated)
Lasse Reichstein Nielsen
3 years, 10 months ago (2017-01-30 09:38:33 UTC) #2
Johnni Winther
lgtm
3 years, 10 months ago (2017-01-30 09:59:28 UTC) #4
eernst
LGTM. https://codereview.chromium.org/2665613003/diff/20001/docs/language/dartLangSpec.tex File docs/language/dartLangSpec.tex (right): https://codereview.chromium.org/2665613003/diff/20001/docs/language/dartLangSpec.tex#newcode2852 docs/language/dartLangSpec.tex:2852: However, the use the concatenation operation is still ...
3 years, 10 months ago (2017-01-30 10:40:28 UTC) #5
Lasse Reichstein Nielsen
https://codereview.chromium.org/2665613003/diff/20001/docs/language/dartLangSpec.tex File docs/language/dartLangSpec.tex (right): https://codereview.chromium.org/2665613003/diff/20001/docs/language/dartLangSpec.tex#newcode2877 docs/language/dartLangSpec.tex:2877: {\bf multilineString:}`{\escapegrammar \texttt{"""}}' stringContentTDQ* `{\escapegrammar \texttt{"""}}'; On 2017/01/30 10:40:28, ...
3 years, 10 months ago (2017-01-30 12:03:10 UTC) #6
eernst
LGTM! Just one typo not addressed, I added the same comment on the new patch ...
3 years, 10 months ago (2017-01-31 08:52:48 UTC) #7
Lasse Reichstein Nielsen
https://codereview.chromium.org/2665613003/diff/40001/docs/language/dartLangSpec.tex File docs/language/dartLangSpec.tex (right): https://codereview.chromium.org/2665613003/diff/40001/docs/language/dartLangSpec.tex#newcode2852 docs/language/dartLangSpec.tex:2852: However, the use the concatenation operation is still discouraged ...
3 years, 10 months ago (2017-01-31 09:23:41 UTC) #8
Lasse Reichstein Nielsen
3 years, 10 months ago (2017-01-31 09:26:07 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
ef31637857d03adc302c821906b7772ccf86c29d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698