1
0
mirror of https://github.com/golang/go synced 2024-10-04 09:21:21 -06:00
go/src/cmd/cgo
Devon H. O'Dell 7a5f4be97e Use BitSize instead of the field's type native ByteSize when calculating
structs containing bitfields.

Fixes #163.

R=rsc
CC=golang-dev
https://golang.org/cl/180059
2009-12-17 12:38:29 -08:00
..
ast.go This patch enables cgo utility to correctly convert enums in the C source 2009-12-15 21:24:17 -08:00
doc.go doc doc doc 2009-11-04 15:17:36 -08:00
gcc.go Use BitSize instead of the field's type native ByteSize when calculating 2009-12-17 12:38:29 -08:00
main.go This patch enables cgo utility to correctly convert enums in the C source 2009-12-15 21:24:17 -08:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
out.go This patch enables cgo utility to correctly convert enums in the C source 2009-12-15 21:24:17 -08:00
util.go 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00