mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-15 02:33:15 +02:00
- avoid aborting the DRC report on a .dru issue without any error message. - ensure the list of layer names is up to date (contains both canonical and user layers names, that can be used in DRC tests. Fixes #11410 https://gitlab.com/kicad/code/kicad/issues/11410