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

Issue 5642069: code review 5642069: encoding/binary: slices are allowed; say so (Closed)

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

Description

encoding/binary: slices are allowed; say so Fixes issue 2629.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -8 lines) Patch
M src/pkg/encoding/binary/binary.go View 4 chunks +11 lines, -8 lines 0 comments Download

Messages

Total messages: 6
r
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-09 00:35:00 UTC) #1
bradfitz
LGTM On Wed, Feb 8, 2012 at 4:35 PM, <r@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
13 years, 3 months ago (2012-02-09 00:37:06 UTC) #2
r
*** Submitted as http://code.google.com/p/go/source/detail?r=199e61e586c9 *** encoding/binary: slices are allowed; say so Fixes issue 2629. R=golang-dev, ...
13 years, 3 months ago (2012-02-09 00:42:15 UTC) #3
rsc
Slices are only allowed at the top level of Read or Write. They are not ...
13 years, 3 months ago (2012-02-09 03:00:07 UTC) #4
r2
On Feb 9, 2012, at 2:00 PM, Russ Cox wrote: > Slices are only allowed ...
13 years, 3 months ago (2012-02-09 03:09:15 UTC) #5
rsc
13 years, 3 months ago (2012-02-09 03:34:03 UTC) #6
I thought log/syslog had that honor today.
Sign in to reply to this message.

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