kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #43639
Re: Removal of some globals
We should try to limit our use of globals/statics in the code from now on.
We have definitely had quite a few bugs related to their use in the past.
-Ian
On Sun, Apr 5, 2020 at 4:20 PM Jeff Young <jeff@xxxxxxxxx> wrote:
> I had to remove some globals from Eeschema that were causing problems
> (default line width, text size, wire thickness, bus thickness etc.).
>
> It was a large change (as these things always are), so let me know if you
> see anything odd.
>
> Cheers,
> Jeff.
> _______________________________________________
> 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
>
Follow ups
References