HomePhabricator

Don't overflow integer on 32-bit machines.
43346904e15cUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Don't overflow integer on 32-bit machines.

This was causing test_bitcoin to abort on a 32-bit system likely due to -ftrapv.

Details

Provenance
Ricardo M. Correia <rcorreia@wizy.org>Authored on Jun 7 2012, 17:11
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING10b45b4c2e11: Use C++-style numeric limits instead of C-style.
Branches
Unknown
Tags
Unknown

Event Timeline

Ricardo M. Correia <rcorreia@wizy.org> committed rSTAGING43346904e15c: Don't overflow integer on 32-bit machines. (authored by Ricardo M. Correia <rcorreia@wizy.org>).Jun 7 2012, 18:22