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

Issue 164079: code review 164079: test that arrays work properly. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 7 months ago by r
Modified:
15 years, 7 months ago
Reviewers:
CC:
rsc
Visibility:
Public.

Description

test that arrays work properly. can't mix slices and arrays now; perhaps that should be a TODO

Patch Set 1 #

Total comments: 2

Patch Set 2 : code review 164079: test that arrays work properly. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -4 lines) Patch
M src/pkg/gob/encoder_test.go View 1 1 chunk +22 lines, -4 lines 0 comments Download

Messages

Total messages: 3
r
Hello rsc, I'd like you to review the following change.
15 years, 7 months ago (2009-12-02 18:16:05 UTC) #1
rsc
LGTM http://codereview.appspot.com/164079/diff/1/2 File src/pkg/gob/encoder_test.go (right): http://codereview.appspot.com/164079/diff/1/2#newcode235 src/pkg/gob/encoder_test.go:235: if err := encAndDec(t4p, t4); err == nil ...
15 years, 7 months ago (2009-12-02 18:20:24 UTC) #2
r
15 years, 7 months ago (2009-12-02 18:25:15 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=ad304e85e461 ***

test that arrays work properly.
can't mix slices and arrays now; perhaps that should be a TODO

R=rsc
http://codereview.appspot.com/164079
Sign in to reply to this message.

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