Running into cannot use uintptr(unsafe.Pointer(sslPara)) (type uintptr) as type syscall.Pointer in field value
- Dominant language
- Go
- Stars
- 9.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I saw there was a fix somewhere for this but when i tried it, I still had issues. Maybe someone can walm me through it?
c:\>go get -u github.com/cloudflare/cfssl/cmd/cfssl/ github.com/cloudflare/cfssl/vendor/github.com/google/certificate-transparency-go/x509
Users\Dan\go\src\github.com\cloudflare\cfssl\vendor\github.com\google\certificate-transparency-go\x509\root_windows.go:112:3: cannot use uintptr(unsafe.Pointer(sslPara)) (type uintptr) as type syscall.Pointer in field value
c:\>go version
go version go1.11.4 windows/amd64
Please let me know if you can help!

Contributor guide
Assessment
This issue has not been assessed yet.