Add parse_numeric_value()
authorFabian Keil <fk@fabiankeil.de>
Sun, 27 Dec 2015 12:50:42 +0000 (12:50 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 27 Dec 2015 12:50:42 +0000 (12:50 +0000)
commita2114c3dd10023c7ff9eae54e040b7dc5aa99756
treec663f3bb2207d02c6f88d9d9c6a078943766bf52
parent7cc90f68ad18699fd25d311afc4e6dc48fb92469
Add parse_numeric_value()

... and use it to reject config directives with invalid
values more reliably.
loadcfg.c