Greetings, all. This is my first contact with the KiCad team. Please excuse and correct my inevitable newbie mistakes.
I found two places where I get a debug assertion in eeschema for Windows. Two single-line patches are attached. 1. Exporting a netlist uses uninitialized variable "item" (endnet.patch) 2. Updating a component name in libedit uses erased iterator (erase_it.patch) Best regards, Adam Bailey
endnet.patch
Description: Binary data
erase_it.patch
Description: Binary data
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

