kicad/eeschema/sch_plugins
Wayne Stambaugh 067fa65756 Eeschema: fix a multitude of LIB_FIELD object comparison and index bugs.
It is no longer acceptable to set a LIB_FIELD index to -1.  This was
trashing the sorting on load cause all kinds of false field comparison
failures.  There are now assertions when attempting to use -1 as a field
index.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/9811
2021-12-12 17:06:32 -05:00
..
altium Fix debug assertion in Altium and CADSTAR schematic importers. 2021-12-09 12:56:03 +00:00
cadstar Fix debug assertion in Altium and CADSTAR schematic importers. 2021-12-09 12:56:03 +00:00
eagle Update Eagle importer 2021-12-10 15:41:25 -08:00
kicad Eeschema: fix a multitude of LIB_FIELD object comparison and index bugs. 2021-12-12 17:06:32 -05:00
legacy Fix a compil warning (shadowed var) and add a comment. 2021-12-01 11:05:16 +01:00