go/misc/cgo/errors/src
Bryan C. Mills 107744e94c misc/cgo/errors: test that the Go rune type is not identical to C.int
rune has a well-defined size, but C.int is implementation-specified.
Using one as the other should require an explicit conversion.

updates #13467

Change-Id: I53ab2478427dca790efdcc197f6b8d9fbfbd1847
Reviewed-on: https://go-review.googlesource.com/63730
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2017-09-14 02:24:39 +00:00
..
err1.go
err2.go
err3.go
err4.go
issue7757.go
issue8442.go
issue11097a.go
issue11097b.go
issue13129.go
issue13423.go
issue13467.go
issue13635.go
issue13830.go
issue14669.go
issue16116.go
issue16591.go
issue18452.go
issue18889.go
long_double_size.go
malloc.go