Skip to content

Error building on 32-bit platforms #457

@twpayne

Description

@twpayne

Firstly, thank you for this project!

I tried to build the latest version for a 32-bit machine and got the following error:

$ GOARCH=386 GOOS=linux go build ./...
# github.com/stangelandcl/ppmd
$HOME/pkg/mod/github.com/stangelandcl/ppmd@v0.1.0/reader.go:25:42: (0xFFFFFFFF - 12 * 3) (untyped int constant 4294967259) overflows int

I know the error is coming from https://github.com/stangelandcl/ppmd, but that project has not been updated in four years, so I figured you'd want to know :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions