gokogiri
gokogiri copied to clipboard
Update document.go
https://tip.golang.org/doc/go1.12#cgo (...)Mangled C names are no longer accepted in packages that use Cgo(...)
Es un error de esta api. Debes cambiar esa linea de ese archivo que te marca error por la siguiente: nodePtr.doc = (*C.xmlDoc)(document.DocPtr())
when this pr will be merged? Currently is not possible to use this library with new version of go
I need this too @jbowtie could you please merge it?
I need this too @jbowtie could you please merge it?
It's been merged in my fork for some time; I don't have commit rights on the moovweb version.
Can we please merge this PR as I'm also getting this same error. I also tried to fork this repo and fix it in my repo but still I'm getting this error? any workaround or solution?