gopy
gopy copied to clipboard
cgo passing pointer rules
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.
This is closed by https://github.com/limetext/gopy/pull/13, all tests are passing. Thanks to @ricochet1k.
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