-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
kind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)
Description
dist.ipfs.io stopped shipping windows-386 binaries and after running the make step in my machine, here is the build log:
# gx/ipfs/Qme3aYm74r4gyMjtZTXpopHkBA6qjU21LXJy4GF56pLkW8/badger/y
../gopath/src/gx/ipfs/Qme3aYm74r4gyMjtZTXpopHkBA6qjU21LXJy4GF56pLkW8/badger/y/mmap_windows.go:70:12: constant 4294967295 overflows int
../gopath/src/gx/ipfs/Qme3aYm74r4gyMjtZTXpopHkBA6qjU21LXJy4GF56pLkW8/badger/y/mmap_windows.go:70:12: array bound is too large
Is this known? Was there a decision of not shipping windows-386 binaries anymore?
I'll be waiting for an answer so that I can do the release dance for js land. ref: ipfs-inactive/npm-go-ipfs-dep#21 (comment)
Metadata
Metadata
Assignees
Labels
kind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)