I merged your patch in the master branch. Thank you for your contribution to KiCad.
Cheers, Wayne On 9/5/2017 1:29 PM, Jean-Samuel Reynaud wrote: > Hi All, > > Please find attached a patch to fix issue like this bug report: > https://bugs.launchpad.net/kicad/+bug/1509936 > > Linked pin should be created (eeschema/pinedit.cpp:CreateImagePins) only > if the pin IS common to all unit. > So loop skip (continue instruction) should be called only if pin is NOT > common to all unit. > > I know that schematic editor is currently undergoing major recontruction > but perhaps this quick fix could help some users... > > Regards, > > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

