On 2012/11/21 19:49:32, iant wrote:
Please change the first line of the CL description to
cmd/cgo: fix alignment of bool
Thanks.
For the record, I checked GCC, and the alignment of bool should be 1 on every
system except PowerPC Darwin, which we not care about.
Please change the first line of the CL description to
cmd/cgo: fix alignment of bool
Thanks.
For the record, I checked GCC, and the alignment of bool should be 1 on every
system except PowerPC Darwin, which we not care about.
I have changed the description, thanks.
https://codereview.appspot.com/6782097/