mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-15 02:33:15 +02:00
Str2Double assumes current locale. We usually switch the locale when reading files but we should be using the function that explicitly gets the C-locale conversion.