Flow123d
JS_before_hm-1623-gd361259
|
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 .
.