]> Cypherpunks repositories - gostls13.git/commit
allow any type at all in sys.unreflect;
authorRuss Cox <rsc@golang.org>
Thu, 6 Nov 2008 00:09:12 +0000 (16:09 -0800)
committerRuss Cox <rsc@golang.org>
Thu, 6 Nov 2008 00:09:12 +0000 (16:09 -0800)
commitd6a7cefd1e63dcd9ae8590c36aa0574596075ab9
treecec98a5a307685bb376b89fe4b103c24bd7a8fbc
parentb3c983f3a0dde0e6aef085a6e6efeb02c38b5fc3
allow any type at all in sys.unreflect;
accomodate empty type table in 6l.

R=r
DELTA=10  (2 added, 8 deleted, 0 changed)
OCL=18601
CL=18605
src/cmd/6l/go.c
src/runtime/iface.c