← Back to team overview

kicad-developers team mailing list archive

Re: [Patch] Clean up switch statement in pcbnew launcher

 

Hi Ian,

I merged your patch.  Thanks for your contribution!

Cheers,
Jeff.


> On 14 Aug 2019, at 00:30, Ian McInerney <Ian.S.McInerney@xxxxxxxx> wrote:
> 
> The switch statement for choosing which frame to launch in Pcbnew had an extra nested switch inside of it. It appears that the original performance enhancement reason for doing that has been modified, so now there was no benefit to having the nested switches. This patch removes the nesting.
> 
> -Ian
> <0001-pcbnew-Clean-up-switch-statement-in-launcher.patch>_______________________________________________
> 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