Find a file
Russ Cox 5fe4cd83a8 do not set t->recur on basic types.
the comment talked about printing, but now
t->recur is only used for typehash.
in typehash it is important to compute different
hashes for the different basic types.

add test that makes sure an interface { X() int8 }
cannot be used as interface { X() int64 }

R=ken
OCL=17396
CL=17396
2008-10-17 17:51:29 -07:00
doc clarification of conversion rules for ideal numbers 2008-10-16 15:03:22 -07:00
include acid fixes etc. still not perfect. 2008-09-16 12:33:00 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src do not set t->recur on basic types. 2008-10-17 17:51:29 -07:00
test do not set t->recur on basic types. 2008-10-17 17:51:29 -07:00
usr - fixed bug that wasn't caught by 6g (but by gccgo) 2008-10-17 16:27:49 -07:00