kicad/eeschema/sch_plugins/kicad
Seth Hillbrand 8745691da3 Toggle LOCALE_IO before re-caching
cacheLib() can cause a re-load event, which requires the C-locale.
LOCALE_IO needs to be set before this event to prevent mistaken ','/'.'
mixups

Fixes https://gitlab.com/kicad/code/kicad/issues/6434
2021-02-15 09:10:21 -08:00
..
sch_sexpr_parser.cpp Add instrumentation to track down local issues in symbol library file code. 2021-02-01 12:57:16 -05:00
sch_sexpr_parser.h Pick up root sheet KIID from sheet instances. 2020-12-18 12:49:20 +00:00
sch_sexpr_plugin.cpp Toggle LOCALE_IO before re-caching 2021-02-15 09:10:21 -08:00
sch_sexpr_plugin.h Always include unit number when copying to clipboard 2021-01-26 18:12:49 +00:00