]> Cypherpunks repositories - gostls13.git/commit
add creator for missing types, to avoid crashes when
authorRob Pike <r@golang.org>
Sun, 2 Nov 2008 20:32:14 +0000 (12:32 -0800)
committerRob Pike <r@golang.org>
Sun, 2 Nov 2008 20:32:14 +0000 (12:32 -0800)
commit178e37e766a9c096895340a5cd734b7c313f1d8c
treefe7b8c0d114d477f3ebd6aa91287ac27c906a9cc
parentd2472eb812382fd2d6224f5dfc4182d943f7aaff
add creator for missing types, to avoid crashes when
signature is absent from object file.

R=rsc
DELTA=18  (18 added, 0 deleted, 0 changed)
OCL=18315
CL=18323
src/lib/reflect/test.go
src/lib/reflect/value.go