kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #39200
Re: A trivial bug in a displayed string
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Tue, 29 Jan 2019 18:11:34 -0500
-
In-reply-to:
<CAG1r56+V3znOLvh13Zse=3PEAm-1PtDV3eNp8yLOFYksU9EO3A@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0
John,
I merged your patch.
Thanks,
Wayne
On 1/29/2019 4:51 PM, John Beard wrote:
> Hi,
>
> Here's a little patch. New text: "Pin connected to other pins, but
> not driven by any pin".
>
> Cheers,
>
> John
>
> On Tue, Jan 29, 2019 at 6:33 PM Kevin Cozens <kevin@xxxxxxxxx> wrote:
>>
>> Greetings.
>>
>> For both the v5 and git master versions of Kicad in the file
>> drc_erc_item.cpp on line 46 there is the string:
>> Pin connected to some others pins but no pin to drive it
>>
>> There should be no s on "others". The string might be better as:
>> Pin connected to other pins but no pin to drive it
>>
>> --
>> Cheers!
>>
>> Kevin.
>>
>> http://www.ve3syb.ca/ | "Nerds make the shiny things that
>> https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
>> | that's why we're powerful"
>> Owner of Elecraft K2 #2172 |
>> #include <disclaimer/favourite> | --Chris Hardwick
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help : https://help.launchpad.net/ListHelp
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help : https://help.launchpad.net/ListHelp
References