Ubuntu Pastebin

Paste from elopio at Fri, 8 Jan 2016 19:03:17 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
# github.com/mvo5/godd/udev
github.com/mvo5/godd/udev/udev.go:32: cannot use p (type *_Ctype_GUdevClient) as type *_Ctype_struct__GUdevClient in field value
github.com/mvo5/godd/udev/udev.go:41: cannot use c.p (type *_Ctype_struct__GUdevClient) as type *_Ctype_GUdevClient in function argument
github.com/mvo5/godd/udev/udev.go:60: cannot use d.p (type *_Ctype_struct__GUdevDevice) as type *_Ctype_GUdevDevice in function argument
github.com/mvo5/godd/udev/udev.go:65: cannot use d.p (type *_Ctype_struct__GUdevDevice) as type *_Ctype_GUdevDevice in function argument
github.com/mvo5/godd/udev/udev.go:70: cannot use d.p (type *_Ctype_struct__GUdevDevice) as type *_Ctype_GUdevDevice in function argument
github.com/mvo5/godd/udev/udev.go:75: cannot use d.p (type *_Ctype_struct__GUdevDevice) as type *_Ctype_GUdevDevice in function argument
github.com/mvo5/godd/udev/udev.go:80: cannot use d.p (type *_Ctype_struct__GUdevDevice) as type *_Ctype_GUdevDevice in function argument
github.com/mvo5/godd/udev/udev.go:85: cannot use res (type *_Ctype_GUdevDevice) as type *_Ctype_struct__GUdevDevice in field value
# godd/udev
/home/elopio/snapcraft/examples/godd/parts/godd/src/udev/udev.go:32: cannot use p (type *_Ctype_GUdevClient) as type *_Ctype_struct__GUdevClient in field value
/home/elopio/snapcraft/examples/godd/parts/godd/src/udev/udev.go:41: cannot use c.p (type *_Ctype_struct__GUdevClient) as type *_Ctype_GUdevClient in function argument
/home/elopio/snapcraft/examples/godd/parts/godd/src/udev/udev.go:60: cannot use d.p (type *_Ctype_struct__GUdevDevice) as type *_Ctype_GUdevDevice in function argument
/home/elopio/snapcraft/examples/godd/parts/godd/src/udev/udev.go:65: cannot use d.p (type *_Ctype_struct__GUdevDevice) as type *_Ctype_GUdevDevice in function argument
/home/elopio/snapcraft/examples/godd/parts/godd/src/udev/udev.go:70: cannot use d.p (type *_Ctype_struct__GUdevDevice) as type *_Ctype_GUdevDevice in function argument
/home/elopio/snapcraft/examples/godd/parts/godd/src/udev/udev.go:75: cannot use d.p (type *_Ctype_struct__GUdevDevice) as type *_Ctype_GUdevDevice in function argument
/home/elopio/snapcraft/examples/godd/parts/godd/src/udev/udev.go:80: cannot use d.p (type *_Ctype_struct__GUdevDevice) as type *_Ctype_GUdevDevice in function argument
/home/elopio/snapcraft/examples/godd/parts/godd/src/udev/udev.go:85: cannot use res (type *_Ctype_GUdevDevice) as type *_Ctype_struct__GUdevDevice in field value
Download as text