Bug fix: Issue #47: Locale cause problems with float arguments
A locale using comma instead of dot in floating point values causes unexpected behavior when parsing floating point commandline arguments. This commits enforces LC_NUMERIC="C" during commandline argument parsing.pull/2/head
parent
280bc0fc32
commit
4deb30a903
Loading…
Reference in New Issue