HomePhabricator

util: add parseint32 function with strict error reporting
0d4ea1cf8a34Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

util: add parseint32 function with strict error reporting

None of the current integer parsing functions in util
check whether the result is valid and fits in the range
of the type. This is required for less sloppy error reporting.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on May 3 2014, 08:20
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGe443ed2462b7: Fix transaction tests
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING0d4ea1cf8a34: util: add parseint32 function with strict error reporting (authored by Wladimir J. van der Laan <laanwj@gmail.com>).May 9 2014, 14:45