Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(539)

Issue 5490046: code review 5490046: go spec: be precise about newlines (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 3 months ago by gri
Modified:
13 years, 3 months ago
Reviewers:
CC:
golang-dev, rsc, r
Visibility:
Public.

Description

go spec: be precise about newlines Several places mentioned tokens spanning "multiple lines" which is not a well-defined term in the spec; newline is.

Patch Set 1 #

Patch Set 2 : diff -r 99c8839944fa https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 99c8839944fa https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 99c8839944fa https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 378b1f8ca33b https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M doc/go_spec.html View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 5
gri
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2011-12-15 17:29:11 UTC) #1
rsc
LGTM near 146 s/newlines/one or more newlines/
13 years, 3 months ago (2011-12-15 17:31:43 UTC) #2
gri
r ? PTAL On Thu, Dec 15, 2011 at 9:31 AM, Russ Cox <rsc@golang.org> wrote: ...
13 years, 3 months ago (2011-12-15 17:37:56 UTC) #3
r
LGTM
13 years, 3 months ago (2011-12-15 18:41:41 UTC) #4
gri
13 years, 3 months ago (2011-12-15 18:51:53 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=bb1b29810d65 ***

go spec: be precise about newlines

Several places mentioned tokens spanning "multiple lines"
which is not a well-defined term in the spec; newline is.

R=golang-dev, rsc, r
CC=golang-dev
http://codereview.appspot.com/5490046
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b