cloudflare / cloudflare/cfssl

Running into cannot use uintptr(unsafe.Pointer(sslPara)) (type uintptr) as type syscall.Pointer in field value

Open
#960 5 comments 1 reaction 0 assignees View on GitHub
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!

![image](https://user-images.githubusercontent.com/33552725/50324079-061d1a00-04ab-11e9-8939-e45e7d3468b8.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.