Flow123d
JS_before_hm-1804-gf2ad740aa
|
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 .
.