Browse Source
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/76276.0.7
4 changed files with 23 additions and 0 deletions
Loading…
Reference in new issue