tweaks: rename two variables, and always pass a valid result back

What is the point of parsing a number when you're not interested in
the result?  All callers of parse_num() pass a container for it.
1 file changed