]> Cypherpunks repositories - gostls13.git/commit
two gob nits found with stricter 6g
authorRuss Cox <rsc@golang.org>
Wed, 2 Sep 2009 16:03:42 +0000 (09:03 -0700)
committerRuss Cox <rsc@golang.org>
Wed, 2 Sep 2009 16:03:42 +0000 (09:03 -0700)
commit58a0d6cebc8e48401a18deb42389d023a3577e7b
tree17467566d9bfb7861c255f017ccb8c85a695d742
parente905cb2df7a2e7e7da08d40600045b8784e87d14
two gob nits found with stricter 6g

(6g had a few pretty major bugs
where it was more lax than it should
have been when checking when things
satisfied interfaces; i fixed them and
this turned up.)

R=r
DELTA=2  (0 added, 0 deleted, 2 changed)
OCL=34243
CL=34248
src/pkg/gob/type.go