gopy icon indicating copy to clipboard operation
gopy copied to clipboard

cgo passing pointer rules

Open zoli opened this issue 9 years ago • 2 comments

This is causing https://github.com/limetext/lime-backend/issues/87. There is a discussion I started here but I still couldn't figure out how to solve it.

Also the actual rules are here + https://github.com/golang/go/issues/12416


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

zoli avatar Apr 12 '16 09:04 zoli

This is closed by https://github.com/limetext/gopy/pull/13, all tests are passing. Thanks to @ricochet1k.

zoli avatar Dec 31 '17 13:12 zoli

Re openning this as it was causing sublime repo fail. Moved it to its own branch for later fix

https://github.com/limetext/gopy/tree/go16-cgo-fix

zoli avatar Jul 06 '19 16:07 zoli