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

Issue 7134056: code review 7134056: doc/effective_go.html: add a section about the blank id... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by rsc
Modified:
12 years, 2 months ago
Reviewers:
CC:
golang-dev, minux1, bradfitz, adg
Visibility:
Public.

Description

doc/effective_go.html: add a section about the blank identifier

Patch Set 1 #

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

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

Total comments: 12

Patch Set 4 : diff -r 6ba201b58519 https://go.googlecode.com/hg/ #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+178 lines, -0 lines) Patch
M doc/effective_go.html View 1 2 3 1 chunk +150 lines, -0 lines 0 comments Download
A doc/progs/unused1.go View 1 2 3 1 chunk +12 lines, -0 lines 0 comments Download
A doc/progs/unused2.go View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 12
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 2 months ago (2013-01-18 17:40:54 UTC) #1
minux1
https://codereview.appspot.com/7134056/diff/4001/doc/effective_go.html File doc/effective_go.html (right): https://codereview.appspot.com/7134056/diff/4001/doc/effective_go.html#newcode3022 doc/effective_go.html:3022: Unused imports bloat a program unnecessarily; and lengthen the ...
12 years, 2 months ago (2013-01-18 18:06:08 UTC) #2
minux1
perhaps also verify that doc/progs/unused2.go actually compiles (just a "// compile" suffices).
12 years, 2 months ago (2013-01-18 18:08:09 UTC) #3
bradfitz
https://codereview.appspot.com/7134056/diff/4001/doc/effective_go.html File doc/effective_go.html (right): https://codereview.appspot.com/7134056/diff/4001/doc/effective_go.html#newcode3056 doc/effective_go.html:3056: the <code><a href="/pkg/net/http/pprof">net/http/pprof</a></code> I think image/jpeg and image/gif registration ...
12 years, 2 months ago (2013-01-18 18:18:20 UTC) #4
rsc
PTAL https://codereview.appspot.com/7134056/diff/4001/doc/effective_go.html File doc/effective_go.html (right): https://codereview.appspot.com/7134056/diff/4001/doc/effective_go.html#newcode3022 doc/effective_go.html:3022: Unused imports bloat a program unnecessarily; On 2013/01/18 ...
12 years, 2 months ago (2013-01-18 21:28:01 UTC) #5
minux1
hg upload failed?
12 years, 2 months ago (2013-01-18 21:30:40 UTC) #6
rsc
If you mean I failed to run hg upload, yes. :-) Done.
12 years, 2 months ago (2013-01-18 21:31:58 UTC) #7
minux1
On 2013/01/18 21:31:58, rsc wrote: > If you mean I failed to run hg upload, ...
12 years, 2 months ago (2013-01-18 22:21:59 UTC) #8
rsc
I tried another hg upload but the code review site is still confused. I bet ...
12 years, 2 months ago (2013-01-18 22:33:13 UTC) #9
minux1
LGTM. please wait for others.
12 years, 2 months ago (2013-01-18 22:40:55 UTC) #10
adg
LGTM
12 years, 2 months ago (2013-01-21 05:04:18 UTC) #11
rsc
12 years, 2 months ago (2013-01-22 19:00:16 UTC) #12
*** Submitted as https://code.google.com/p/go/source/detail?r=73556c4eebf9 ***

doc/effective_go.html: add a section about the blank identifier

R=golang-dev, minux.ma, bradfitz, adg
CC=golang-dev
https://codereview.appspot.com/7134056
Sign in to reply to this message.

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