Browse Source
Ensure file reads always use the C-locale variant
Ensure file reads always use the C-locale variant
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.pull/16/head
7 changed files with 23 additions and 20 deletions
-
2common/eagle_parser.cpp
-
4eeschema/pin_number.cpp
-
3include/base_units.h
-
10pcbnew/eagle_plugin.cpp
-
6pcbnew/pcad2kicadpcb_plugin/pcad2kicad_common.cpp
-
2plugins/3d/vrml/x3d/x3d_coords.cpp
-
16plugins/3d/vrml/x3d/x3d_ops.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue