mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-15 02:33:15 +02:00
This one for symbol <-> footprint. (Original was for lib footprint <-> board footprint.) Also fixes a major bug in DRC where we bail out of parity checking if DRCE_MISSING_FOOTPRINT is set to ignore (or overflows). Fixes https://gitlab.com/kicad/code/kicad/-/issues/16671