]> Cypherpunks repositories - gostls13.git/commit
address bug193 and add note to spec about it.
authorRuss Cox <rsc@golang.org>
Tue, 20 Oct 2009 15:27:14 +0000 (08:27 -0700)
committerRuss Cox <rsc@golang.org>
Tue, 20 Oct 2009 15:27:14 +0000 (08:27 -0700)
commit60ff8cc86ffd10316c4dadd3484eff8197dde753
tree88683d61828bec981f8c8362e12d4eb01a60033f
parent02fd255a14233ff77fd1176bba2834dbce42d98e
address bug193 and add note to spec about it.

R=ken
OCL=35920
CL=35920
doc/go_spec.html
src/cmd/gc/const.c
src/cmd/gc/subr.c
src/cmd/gc/typecheck.c
test/bugs/placeholder [new file with mode: 0644]
test/fixedbugs/bug193.go [moved from test/bugs/bug193.go with 100% similarity]
test/golden.out
test/run