mirror of
https://github.com/golang/go
synced 2024-11-20 06:24:40 -07:00
107744e94c
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> |
||
---|---|---|
.. | ||
src | ||
errors_test.go | ||
ptr_test.go |