Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
see e.g. https://travis-ci.org/apache/arrow/jobs/290802235
~/build/apache/arrow/c_glib/example/go ~/build/apache/arrow/c_glib ~/build/apache/arrow $GOPATH/bin/gir-generator \ -o $GOPATH/src/gir/arrow-1.0 \ -config arrow-1.0/config.json \ arrow-1.0/arrow.go.in go build -o read-batch read-batch.go # gir/glib-2.0 /home/travis/gopath/src/gir/glib-2.0/glib.go:166: cannot convert (*(*[999999]*C.uint8_t)(unsafe.Pointer(ret1)))[i0] (type *C.uint8_t) to type uint8 /home/travis/gopath/src/gir/glib-2.0/glib.go:166: cannot use uint8((*(*[999999]*C.uint8_t)(unsafe.Pointer(ret1)))[i0]) (type uint8) as type *uint8 in assignment make: *** [read-batch] Error 2
Attachments
Issue Links
- links to