]> Cypherpunks repositories - gostls13.git/commit
encoding/gob: revert 6348067, which broke compatibility
authorRob Pike <r@golang.org>
Mon, 23 Jul 2012 20:34:46 +0000 (13:34 -0700)
committerRob Pike <r@golang.org>
Mon, 23 Jul 2012 20:34:46 +0000 (13:34 -0700)
commit7b73251d3d1153485b7f78d53ce7cb86b1b4d762
tree1dbb5cee2ce20773ac71a1ab0f2e0c6f0df3f3cd
parenta8ce9ab46ca4302d7e33c3734610f4b680b52e72
encoding/gob: revert 6348067, which broke compatibility
Add commentary to explain better what's going on, but the
code change is a simple one-line reversal to the previous
form.

R=rsc
CC=golang-dev
https://golang.org/cl/6428072
src/pkg/encoding/gob/type.go