]> Cypherpunks repositories - gostls13.git/commit
gob: bug fix: errors encoding the payload were not
authorRob Pike <r@golang.org>
Fri, 7 May 2010 20:30:13 +0000 (13:30 -0700)
committerRob Pike <r@golang.org>
Fri, 7 May 2010 20:30:13 +0000 (13:30 -0700)
commitb541921b66a57b887efcf4a696835b4917de85d5
treeaecb09e74c25c63c69f58c359522cab2641c0d52
parent56c5710b388d918322764fdb29f0c434e1c5c263
gob: bug fix: errors encoding the payload were not
returned to caller.

R=rsc
CC=golang-dev
https://golang.org/cl/1164041
src/pkg/gob/encoder.go