This library doesn't build on Windows 386
Closed this issue · 1 comments
calavera commented
Trying to use this on docker's client, our build fails on win 386:
18:27:44 Building: bundles/1.10.0-dev/cross/windows/386/docker-1.10.0-dev.exe
18:27:54 # github.com/Microsoft/go-winio
18:27:54 vendor/src/github.com/Microsoft/go-winio/sd.go:68: type [1073741824]uint16 too large
/cc @jhowardmsft, @jstarks
jstarks commented
Whoops. I'll code up a quick fix.