Flow123d
JS_before_hm-2182-g6dfc51a91
|
std::strtof
, std::strtod
, or std::strtold
which use the current C locale to determine which character is used as decimal point character. This may yield to parse errors if the locale does not used .
.