]> Cypherpunks repositories - gostls13.git/commit
restrict declarations of type map/chan/string
authorKen Thompson <ken@golang.org>
Fri, 12 Dec 2008 00:09:45 +0000 (16:09 -0800)
committerKen Thompson <ken@golang.org>
Fri, 12 Dec 2008 00:09:45 +0000 (16:09 -0800)
commitc7ab3327442ab0a597f0efa7b6a5b465aec28744
tree4de8a31ebfa8034995e82022a39580ba2a17a84a
parent73653841af0ec9da0037e412d07ecff24d014494
restrict declarations of type map/chan/string
(they must be pointers)

R=r
OCL=21009
CL=21009
src/cmd/gc/dcl.c