Closed anthonyfok closed 8 years ago
This should fix it. Please let me know if it does not. Thx for reporting.
Thank you very much for your prompt response and fix!
I am just responding back to tell you that your fix works perfectly, as seen in the just-completed (20 minutes ago) Debian reproducible build log on armhf below:
Cheers, and Merry Christmas!
Anthony
Detected on armhf by a Debian reproducible build server here:
https://reproducible.debian.net/rb-pkg/unstable/armhf/golang-github-magiconair-properties.html
This happens inside
TestPanicOn32BitUintOverflow()
:https://github.com/magiconair/properties/blob/master/properties_test.go#L811
This test fails on 32-bit platforms such as armhf, but works fine with 64-bit platforms such as amd64.
Thanks in advance!
Anthony