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

Issue 4538092: code review 4538092: go spec: be precise with the use of the informal ellips... (Closed)

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

Description

go spec: be precise with the use of the informal ellipsis … and the Go token ... Fixes issue 1867.

Patch Set 1 #

Patch Set 2 : diff -r 2590caf6aaaa https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 2590caf6aaaa https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 2590caf6aaaa https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 2590caf6aaaa https://go.googlecode.com/hg/ #

Total comments: 4

Patch Set 6 : diff -r 2590caf6aaaa https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 7 : diff -r 2590caf6aaaa https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -29 lines) Patch
M doc/go_spec.html View 1 2 3 4 5 6 13 chunks +28 lines, -24 lines 0 comments Download
M src/cmd/godoc/spec.go View 1 2 3 4 5 2 chunks +3 lines, -2 lines 0 comments Download
M src/pkg/ebnf/ebnf_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/ebnf/parser.go View 1 2 3 4 5 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 5
gri
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 11 months ago (2011-05-24 21:02:49 UTC) #1
r
http://codereview.appspot.com/4538092/diff/4004/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/4538092/diff/4004/doc/go_spec.html#newcode78 doc/go_spec.html:78: enumerations or code snippets that are not further specified; ...
13 years, 11 months ago (2011-05-24 21:06:06 UTC) #2
gri
PTAL http://codereview.appspot.com/4538092/diff/4004/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/4538092/diff/4004/doc/go_spec.html#newcode78 doc/go_spec.html:78: enumerations or code snippets that are not further ...
13 years, 11 months ago (2011-05-24 21:12:32 UTC) #3
r
LGTM http://codereview.appspot.com/4538092/diff/5002/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/4538092/diff/5002/doc/go_spec.html#newcode79 doc/go_spec.html:79: (as opposed to <code>...</code>) is not a token ...
13 years, 11 months ago (2011-05-24 21:15:14 UTC) #4
gri
13 years, 11 months ago (2011-05-24 21:18:47 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=681ae5d35602 ***

go spec: be precise with the use of the informal ellipsis  … and the Go token
...

Fixes issue 1867.

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

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