Skip to content

Instantly share code, notes, and snippets.

@Smithx10
Created October 21, 2019 01:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Smithx10/5bed1afc822bfa28c2dee740cfc19e01 to your computer and use it in GitHub Desktop.
Save Smithx10/5bed1afc822bfa28c2dee740cfc19e01 to your computer and use it in GitHub Desktop.
arch@9d46dd2d-1178-ce83-cbc4-d396e4a24060 ~/g/s/g/z/zrepl Γ¥»Γ¥»Γ¥» GOOS=illumos go build -v . Γ£ÿ 130 master
github.com/zrepl/zrepl/rpc/dataconn/timeoutconn
# github.com/zrepl/zrepl/rpc/dataconn/timeoutconn
rpc/dataconn/timeoutconn/timeoutconn.go:167:4: cannot use &buffers[i][0] (type *byte) as type *int8 in field value
rpc/dataconn/timeoutconn/timeoutconn.go:260:4: undefined: syscall.SYS_READV
rpc/dataconn/timeoutconn/timeoutconn.go:297:23: cannot use (*byte)(unsafe.Pointer(uintptr(unsafe.Pointer((*iovecs)[0].Base)) + uintptr(left))) (type *byte) as type *int8 in assignment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment