]> Cypherpunks repositories - gostls13.git/commit
encoding/gob: handle encoding of different indirects of GobEncoder
authorKyle Lemons <kyle@kylelemons.net>
Mon, 14 Jan 2013 05:07:11 +0000 (16:07 +1100)
committerAndrew Gerrand <adg@golang.org>
Mon, 14 Jan 2013 05:07:11 +0000 (16:07 +1100)
commitbc1152a32e2bfc5e80819034930998e44b62f0fe
treefe5ee9f098e101a8b5481af765098eab015c9634
parentf31f9a61c5c36421f56bd27a6be8ef9fcd377431
encoding/gob: handle encoding of different indirects of GobEncoder

Fixes #4647.

R=r, golang-dev
CC=golang-dev
https://golang.org/cl/7085051
src/pkg/encoding/gob/encoder.go
src/pkg/encoding/gob/gobencdec_test.go