]> Cypherpunks repositories - gostls13.git/commit
the name of the type was being sent twice. drop the outer instance.
authorRob Pike <r@golang.org>
Mon, 13 Jul 2009 18:41:02 +0000 (11:41 -0700)
committerRob Pike <r@golang.org>
Mon, 13 Jul 2009 18:41:02 +0000 (11:41 -0700)
commitb2a66adc59404b4fbc54a0c1431c22eb0a594bab
tree082b4ebcdc6ecdc41c82e504e132b252b1ba8db4
parent7b7b83ba1b45a29b214d5f540ceaf358fbe6b833
the name of the type was being sent twice.  drop the outer instance.

R=rsc
DELTA=10  (5 added, 1 deleted, 4 changed)
OCL=31523
CL=31526
src/pkg/gob/decoder.go
src/pkg/gob/encoder_test.go
src/pkg/gob/type.go