kicad/eeschema/sch_plugins/eagle
Jeff Young 8a33542bcd SCH_COMPONENT::GetField() expects a vector index, not a field id.
Check this at compile time.  Callers wanting to use an index now must
use SCH_COMPONENT::GetFields()[i] instead.

Fixes https://gitlab.com/kicad/code/kicad/issues/7757
2021-02-28 15:10:37 +00:00
..
sch_eagle_plugin.cpp SCH_COMPONENT::GetField() expects a vector index, not a field id. 2021-02-28 15:10:37 +00:00
sch_eagle_plugin.h Eeschema: Eagle schematic plugin parser improvements. 2021-02-15 16:44:58 -05:00