kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #32271
Re: Symbol library table remapping question
> On 7. Dec 2017, at 00:27, Wayne Stambaugh <stambaughw@xxxxxxxxx> wrote:
>>>
>>
>> Well, technically this is the same library.
>> It is only reachable by 2 different paths (the real and the symlinked one).
>
> I could check for symlinks. I'm not sure how much trouble it would be.
> I'll take a look at it as soon as I get a chance.
I never tried, but maybe using realpath(…) on both sides of the comparison could just do the trick.
And maybe eliminates also other weird path constructs…?
Regards,
Bernhard
Follow ups
References