Skip to content

Const overflows on ARM builds #6

Open
@chewxy

Description

@chewxy
../../const.go:58: constant 1000000000000 overflows int
../../const.go:59: constant 1000000000000000 overflows int

Tasks

  • Create a version of const.go for ARM that doesn't have those two numbers
  • ALTERNATIVE SOLUTION: use int64 for NumberWords

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions