]> Cypherpunks repositories - gostls13.git/commit
cgo: handle C99 bool type
authorDevon H. O'Dell <devon.odell@gmail.com>
Wed, 13 Jan 2010 18:25:28 +0000 (10:25 -0800)
committerRuss Cox <rsc@golang.org>
Wed, 13 Jan 2010 18:25:28 +0000 (10:25 -0800)
commit14a74378f45298853ea1292321bcaa6788b163fb
tree108cdda3d4aaee418e586370fef64c80c8a1c1a7
parent84ac357c791d94012735af54cbb7e38b31191ac9
cgo: handle C99 bool type

Fixes #307.

R=rsc
CC=golang-dev
https://golang.org/cl/186073
src/cmd/cgo/gcc.go