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

Issue 7486049: code review 7486049: doc/effective_go.html: unify and expand the discussion ... (Closed)

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

Description

doc/effective_go.html: unify and expand the discussion of Sprintf and String It's a common mistake to build a recursive String method; explain it well and show how to avoid it.

Patch Set 1 #

Total comments: 2

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

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

Messages

Total messages: 5
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
12 years ago (2013-03-06 18:56:16 UTC) #1
bradfitz
LGTM On Wed, Mar 6, 2013 at 10:56 AM, <r@golang.org> wrote: > Reviewers: golang-dev1, > ...
12 years ago (2013-03-06 19:18:35 UTC) #2
adg
https://codereview.appspot.com/7486049/diff/1/doc/effective_go.html File doc/effective_go.html (right): https://codereview.appspot.com/7486049/diff/1/doc/effective_go.html#newcode1716 doc/effective_go.html:1716: There is one important detail to understand, however: don't ...
12 years ago (2013-03-06 23:35:37 UTC) #3
adg
LGTM after those fixes
12 years ago (2013-03-06 23:46:09 UTC) #4
r
12 years ago (2013-03-06 23:47:54 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=d7af5bb3b6ca ***

doc/effective_go.html: unify and expand the discussion of Sprintf and String
It's a common mistake to build a recursive String method; explain it well and
show how to avoid it.

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

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