← Back to team overview

kicad-developers team mailing list archive

Eeschema changes

 

I just committed (r3441) a fairly major change to Eeschema to use DLIST
instead of the old manually linked list when adding and removing items
from the schematic.  This required some serious surgery of the wire
editing and undo/redo code so there is a possibility that I may have
broken something.  I tested it as best I could but there may be some
corner cases that I missed.  Please let me know if you find any problems
so I can get them fixed right away.

Thanks,

Wayne