Thanks Andrew!  Good catch.

-Seth

On 2019-06-01 21:40, Andrew Lutsenko wrote:
Hi Seth,

I tried to pull netlist into completely empty board today and got a
crash that I tracked down to
this commit
https://github.com/KiCad/kicad-source-mirror/commit/d1877d7c1b531dee2f4e35304a1d6b33a34c5fff

Simple fix for this particular problem is in attached patch but I
didn't go through all the changes in that commit. It seems in a few
places there are unchecked Modules().front() calls. Maybe they should
be changed to GetFirstModule().

Regards,
Andrew

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to