Package: golang-github-gocql-gocql / 0.0~git20171009.0.2416cf3-3
Metadata
Package | Version | Patches format |
---|---|---|
golang-github-gocql-gocql | 0.0~git20171009.0.2416cf3-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix ftbfs on 32bit.patch | (download) |
internal/murmur/murmur_test.go |
4 2 + 2 - 0 ! |
fix ftbfs on 32-bit platforms During Debian autobuilds on 32-bit platforms (armhf, i386) we noticed that one of the expected result hash values, when given as a literal number, overflows int. This causes the build of the testing code to fail on such platforms. Explicitly requiring the value to be 64-bit fixes this. |
1