kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #14374
Re: Eeschema issue: cannot load component from multi libraries with same component name
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
>
>
I didn't bring home the files that were causing me grief. I'll test the
patch out first thing in the morning when I get to work. Thanks for the
timely response.
Wayne
References