]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: change GoStringN and GoBytes from intgo to int32
authorIan Lance Taylor <iant@golang.org>
Fri, 24 May 2013 06:19:47 +0000 (23:19 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 24 May 2013 06:19:47 +0000 (23:19 -0700)
commit598de87b0fa26dd13964c035e561f673d058baf5
treec71a87b0b3213165b1ffe537471bc45448494282
parent8f7863d6382d92267bff313564d3e077d5e68ac3
cmd/cgo: change GoStringN and GoBytes from intgo to int32

Fixes build.

R=golang-dev
CC=golang-dev
https://golang.org/cl/9667047
src/cmd/cgo/out.go