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

use C.struct, not _Ctype_struct #66

Open
mindscratch opened this issue Feb 27, 2019 · 0 comments · Fixed by frankcui95/go-curl#1
Open

use C.struct, not _Ctype_struct #66

mindscratch opened this issue Feb 27, 2019 · 0 comments · Fixed by frankcui95/go-curl#1

Comments

@mindscratch
Copy link

Using cgo with Go 1.12 fails

# github.com/andelf/go-curl
../src/github.com/andelf/go-curl/easy.go:408:22: identifier "_Ctype_struct_curl_slist" may conflict with identifiers generated by cgo

references:

mindscratch added a commit to mindscratch/go-curl that referenced this issue Feb 27, 2019
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

Successfully merging a pull request may close this issue.

1 participant