On 8/18/2014 5:46 PM, Dick Hollenbeck wrote: > >>> I will do the "workaround" reordering of my libraries.. not a problem for >>> me now that I know how it works.. >> >> >> I think the sort() call has to go, so I now think you discovered something. >> >> Should have a fix in minutes. >> >> When the foundations get simpler, so do the algorithms. >> >> >> Dick > > > This one simplifies everything by removing the sort() and the sortOrder > support. The > library list is loaded in the proper order, I know of no reason to sort it. > > Guys please try this one instead of other, and comment. > > It is even simpler yet, and gets rid of the sort-order global which *would > not fly* in a > multiple project situation. > > > Dick >
Dick, That fixed it. Thanks again for the quick response. Wayne _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

