You have been subscribed to a public bug:

Go 1.6 tightens the rules on what can be passed from Go to C via cgo:

http://tip.golang.org/cmd/cgo/#hdr-Passing_pointers

A few ubuntu-push tests trip over these, due to two calls in the code
base that violate the "pointer to Go data that contains Go pointer"
rules:

http://bazaar.launchpad.net/~ubuntu-push-hackers/ubuntu-push/trunk/view/head:/messaging/cmessaging/cmessaging.go#L88
http://bazaar.launchpad.net/~ubuntu-push-hackers/ubuntu-push/trunk/view/head:/launch_helper/cual/cual.go#L67

** Affects: ubuntu-push (Ubuntu)
     Importance: Undecided
         Status: New

-- 
breaks go 1.6 cgo pointer rules
https://bugs.launchpad.net/bugs/1534416
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to