Because the same parser is used to read all footprint files of a library, the parser must be reinitialized (internal variable cleared) before reading a new file, otherwise the previous parser state is applied to the next file. Fixes #7627 https://gitlab.com/kicad/code/kicad/issues/7627 |
||
---|---|---|
.. | ||
kicad_plugin.cpp | ||
kicad_plugin.h | ||
pcb_parser.cpp | ||
pcb_parser.h |