Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with Go 1.6 #112

Closed
ignatk opened this issue Apr 22, 2016 · 1 comment
Closed

Does not work with Go 1.6 #112

ignatk opened this issue Apr 22, 2016 · 1 comment
Assignees
Milestone

Comments

@ignatk
Copy link
Contributor

ignatk commented Apr 22, 2016

When executing go test:
panic: runtime error: cgo argument has Go pointer to Go pointer

It seems Go 1.6 has stricter rules for passing Go pointers to C code:
golang/go#12416

@ignatk ignatk self-assigned this Apr 22, 2016
@gene-eu-zz gene-eu-zz added this to the 0.9.3 milestone Apr 25, 2016
@ignatk
Copy link
Contributor Author

ignatk commented Apr 25, 2016

Closed by #113

@ignatk ignatk closed this as completed Apr 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants