Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
LGTM uintptr(unsafe.Pointer(&x[0])) would have worked too.
On Mar 4, 2010, at 3:20 PM, Russ Cox wrote: > LGTM > > uintptr(unsafe.Pointer(&x[0])) would have worked too. yeah, but this way is more fun
*** Submitted as http://code.google.com/p/go/source/detail?r=3e1fd3c501ff *** add a test that structures pack. 6g fails. R=rsc CC=golang-dev http://codereview.appspot.com/237041