]> Cypherpunks repositories - gostls13.git/commit
can't encode array or slice - catch in sendType rather than failing in Encode
authorRob Pike <r@golang.org>
Mon, 31 Aug 2009 02:46:35 +0000 (19:46 -0700)
committerRob Pike <r@golang.org>
Mon, 31 Aug 2009 02:46:35 +0000 (19:46 -0700)
commitc62b9d8f2aeb638fccea32599b02fee9df08d76a
tree06c0a37c04178237cd1cfcf3eb5ae17e91a3b62a
parentfda0e78b234f12c9544cd6607c508b8338698239
can't encode array or slice - catch in sendType rather than failing in Encode

R=rsc
DELTA=38  (33 added, 3 deleted, 2 changed)
OCL=34101
CL=34104
src/pkg/gob/encoder.go
src/pkg/gob/encoder_test.go