conf-parser: print why config_parse_iec_uint64() fails
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Thu, 20 Jun 2024 10:54:32 +0000 (12:54 +0200)
committerAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Thu, 20 Jun 2024 10:54:32 +0000 (12:54 +0200)
commitb3244d2b0aac300a1563b8d16d71ab02fa50a042
treeb77486c40648df20bbcaa2cab9daef5312e45c13
parent152f34938583ab9a8ed466f75a971f6e0dc136ef
conf-parser: print why config_parse_iec_uint64() fails

Print the same output as `config_parse_iec_size()` and
`config_parse_si_uint64()` if `parse_size()` fails, not only the `rvalue`.
src/shared/conf-parser.c