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

Issue 5617056: code review 5617056: encoding/base32: ignore new line characters during decode. (Closed)

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

Description

encoding/base32: ignore new line characters during decode. This is the analogue to the encoding/base64 change, http://codereview.appspot.com/5610045.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -20 lines) Patch
M src/pkg/encoding/base32/base32.go View 1 3 chunks +26 lines, -19 lines 0 comments Download
M src/pkg/encoding/base32/base32_test.go View 1 2 chunks +27 lines, -1 line 0 comments Download

Messages

Total messages: 3
dsymonds
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2012-02-03 01:20:49 UTC) #1
rsc
LGTM
13 years, 3 months ago (2012-02-03 02:28:42 UTC) #2
dsymonds
13 years, 3 months ago (2012-02-03 02:36:44 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=a3a707ba21f5 ***

encoding/base32: ignore new line characters during decode.

This is the analogue to the encoding/base64 change,
http://codereview.appspot.com/5610045.

R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/5617056
Sign in to reply to this message.

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