]> Cypherpunks repositories - gostls13.git/commit
Fix bug where typeArrayMap was using the address of the
authorAustin Clements <aclements@csail.mit.edu>
Tue, 28 Jul 2009 16:58:31 +0000 (09:58 -0700)
committerAustin Clements <aclements@csail.mit.edu>
Tue, 28 Jul 2009 16:58:31 +0000 (09:58 -0700)
commiteaa25ac16ba4949f970fd1d20cec34c317cb92b9
treec5ad907a07c983aaa90606d4379b31aece5b8f54
parent18840f5429523f75d40a7337582667acd70f8f70
Fix bug where typeArrayMap was using the address of the
pointer to the Type instead of the address of the Type.

R=rsc
APPROVED=rsc
DELTA=1  (0 added, 0 deleted, 1 changed)
OCL=32265
CL=32279
usr/austin/eval/type.go