Package: golang-github-icza-gox / 0.0~git20210726.cd40a3f-4

Metadata

Package Version Patches format
golang-github-icza-gox 0.0~git20210726.cd40a3f-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001_disable_broken_32 bit_test.patch | (download)

mathx/mathx_test.go | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 this line causes the test to fail on 32-bit architectures with
  an overflow error (the number is one too large). Bug reported upstream as
  I wasn't sure the direction the author wanted to go with replacing the
  broken test.
Bug: https://github.com/icza/gox/issues/6