]> Cypherpunks repositories - gostls13.git/commit
add & fix bug208, from ken.
authorRuss Cox <rsc@golang.org>
Fri, 9 Oct 2009 06:03:34 +0000 (23:03 -0700)
committerRuss Cox <rsc@golang.org>
Fri, 9 Oct 2009 06:03:34 +0000 (23:03 -0700)
commit680ee6af630c96b39251a6ab87586ead60814550
treedc54af7d5e1d881915c4151f6d9c6fbb984bf112
parent98fff8ffb2446b4f844afa8f0aa79679083db37b
add & fix bug208, from ken.
fix bug198.

R=ken
OCL=35504
CL=35507
src/cmd/gc/dcl.c
src/cmd/gc/go.h
src/cmd/gc/typecheck.c
test/fixedbugs/bug198.go [moved from test/bugs/bug198.go with 80% similarity]
test/fixedbugs/bug208.go [new file with mode: 0644]
test/golden.out