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

Issue 14415043: code review 14415043: spec: clarify rules for blank identifiers (Closed)

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

Description

spec: clarify rules for blank identifiers This documents the status quo more precisely. Not a language change. Fixes issue 6006.

Patch Set 1 #

Patch Set 2 : diff -r 4b40cc3a2641 https://code.google.com/p/go #

Patch Set 3 : diff -r 4b40cc3a2641 https://code.google.com/p/go #

Total comments: 5

Patch Set 4 : diff -r 0357c97268d9 https://code.google.com/p/go #

Patch Set 5 : diff -r 00bfd023bcff https://code.google.com/p/go #

Patch Set 6 : diff -r 00bfd023bcff https://code.google.com/p/go #

Patch Set 7 : diff -r 00bfd023bcff https://code.google.com/p/go #

Total comments: 4

Patch Set 8 : diff -r 00bfd023bcff https://code.google.com/p/go #

Total comments: 2

Patch Set 9 : diff -r 00bfd023bcff https://code.google.com/p/go #

Patch Set 10 : diff -r b696837bda3e https://code.google.com/p/go #

Patch Set 11 : diff -r d809ded6f335 https://code.google.com/p/go/ #

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

Messages

Total messages: 10
gri
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years, 6 months ago (2013-10-05 01:16:38 UTC) #1
r
https://codereview.appspot.com/14415043/diff/5001/doc/go_spec.html File doc/go_spec.html (right): https://codereview.appspot.com/14415043/diff/5001/doc/go_spec.html#newcode1525 doc/go_spec.html:1525: like any other identifier, but it does not introduce ...
10 years, 6 months ago (2013-10-05 16:02:36 UTC) #2
gri
Hello r@golang.org, rsc@golang.org, iant@golang.org, ken@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
10 years, 6 months ago (2013-10-07 19:58:11 UTC) #3
gri
PTAL https://codereview.appspot.com/14415043/diff/5001/doc/go_spec.html File doc/go_spec.html (right): https://codereview.appspot.com/14415043/diff/5001/doc/go_spec.html#newcode1525 doc/go_spec.html:1525: like any other identifier, but it does not ...
10 years, 6 months ago (2013-10-07 19:58:29 UTC) #4
r
LGTM but wait for others https://codereview.appspot.com/14415043/diff/18001/doc/go_spec.html File doc/go_spec.html (right): https://codereview.appspot.com/14415043/diff/18001/doc/go_spec.html#newcode1597 doc/go_spec.html:1597: The <i>blank identifier</i> is ...
10 years, 6 months ago (2013-10-07 22:08:07 UTC) #5
gri
PTAL I also added the word "first" on line 4383 since untyped constants, once converted ...
10 years, 6 months ago (2013-10-07 22:26:14 UTC) #6
iant
LGTM https://codereview.appspot.com/14415043/diff/24001/doc/go_spec.html File doc/go_spec.html (right): https://codereview.appspot.com/14415043/diff/24001/doc/go_spec.html#newcode4392 doc/go_spec.html:4392: If the left-hand side is the blank identifier, ...
10 years, 6 months ago (2013-10-08 00:15:27 UTC) #7
gri
https://codereview.appspot.com/14415043/diff/24001/doc/go_spec.html File doc/go_spec.html (right): https://codereview.appspot.com/14415043/diff/24001/doc/go_spec.html#newcode4392 doc/go_spec.html:4392: If the left-hand side is the blank identifier, any ...
10 years, 6 months ago (2013-10-08 00:21:58 UTC) #8
rsc
LGTM
10 years, 5 months ago (2013-11-13 01:43:21 UTC) #9
rsc
10 years, 5 months ago (2013-11-13 02:07:01 UTC) #10
*** Submitted as https://code.google.com/p/go/source/detail?r=4daa80747394 ***

spec: clarify rules for blank identifiers

This documents the status quo more precisely.
Not a language change.

Fixes issue 6006.

R=r, rsc, iant, ken
CC=golang-dev
https://codereview.appspot.com/14415043

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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