]> Cypherpunks repositories - gostls13.git/commit
bug31
authorKen Thompson <ken@golang.org>
Mon, 31 Mar 2008 18:50:47 +0000 (11:50 -0700)
committerKen Thompson <ken@golang.org>
Mon, 31 Mar 2008 18:50:47 +0000 (11:50 -0700)
commit5918f80f1a7043605ef43f63d6373262098fd27c
tree83a0b542581bc79077418d00e2c52c0fed28a055
parentc69d54e7cd9d7bf52da680af0c4437645f373d16
bug31

failed to correctly convert from pointer
to interface in a return statement.

moved ANY from a special type in
chan/map to a basic type.

SVN=114350
src/c/gen.c
src/c/go.h
src/c/go.y