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

Issue 6847125: code review 6847125: encoding/base64: new example for NewEncoder with emphas... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 5 months ago by minux1
Modified:
11 years, 5 months ago
Reviewers:
CC:
iant, bradfitz, rsc, Miek Gieben, golang-dev
Visibility:
Public.

Description

encoding/base64: new example for NewEncoder with emphasis on Close Fixes issue 4394.

Patch Set 1 #

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

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

Total comments: 1

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M src/pkg/encoding/base64/example_test.go View 1 2 3 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 8
minux1
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 5 months ago (2012-11-29 12:25:05 UTC) #1
iant
https://codereview.appspot.com/6847125/diff/5001/src/pkg/encoding/base64/example_test.go File src/pkg/encoding/base64/example_test.go (right): https://codereview.appspot.com/6847125/diff/5001/src/pkg/encoding/base64/example_test.go#newcode38 src/pkg/encoding/base64/example_test.go:38: // Please try comment the following line and see ...
11 years, 5 months ago (2012-11-29 14:46:52 UTC) #2
minux1
PTAL. On 2012/11/29 14:46:52, iant wrote: > https://codereview.appspot.com/6847125/diff/5001/src/pkg/encoding/base64/example_test.go#newcode38 > src/pkg/encoding/base64/example_test.go:38: // Please try comment the ...
11 years, 5 months ago (2012-11-30 16:50:46 UTC) #3
bradfitz
LGTM
11 years, 5 months ago (2012-12-01 23:18:41 UTC) #4
rsc
Minux, want to submit?
11 years, 5 months ago (2012-12-09 10:21:50 UTC) #5
Miek Gieben
On 2012/12/09 10:21:50, rsc wrote: > Minux, want to submit? Could base32 also benefit from ...
11 years, 5 months ago (2012-12-10 21:08:24 UTC) #6
rsc
Will add a base32 example and submit.
11 years, 5 months ago (2012-12-11 16:32:06 UTC) #7
rsc
11 years, 5 months ago (2012-12-11 16:49:06 UTC) #8
*** Submitted as https://code.google.com/p/go/source/detail?r=135ee8a96653 ***

encoding/base64: new example for NewEncoder with emphasis on Close
Fixes issue 4394.

R=iant, bradfitz, rsc, remigius.gieben
CC=golang-dev
https://codereview.appspot.com/6847125

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