]> Cypherpunks repositories - gostls13.git/commit
diagnostic to catch pointer to
authorKen Thompson <ken@golang.org>
Fri, 26 Dec 2008 22:42:20 +0000 (14:42 -0800)
committerKen Thompson <ken@golang.org>
Fri, 26 Dec 2008 22:42:20 +0000 (14:42 -0800)
commit85815fe0ad000bc57366cd80057abe51da154ad3
treecd5d07a47a65a62dbcc9ca1b4994d509be6f6ced
parentb90b4157d145876649929157381213fd251bdd1a
diagnostic to catch pointer to
rvalue promoted to method receiver.
fixes to bignum that failed.

R=r
OCL=21827
CL=21827
src/cmd/gc/walk.c
src/lib/bignum.go
src/lib/bignum_test.go