kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #25290
Re: [PATCH 1/2] Rewrite loop conditions in SchematicCleanUp
Patch committed to product branch r6960. Thanks.
On 6/29/2016 1:39 PM, Simon Richter wrote:
>
> These are a tiny bit more readable, and do not depend on all branches to
> correctly advance the loop variable.
> ---
> eeschema/sch_screen.cpp | 27 +++++++--------------------
> 1 file changed, 7 insertions(+), 20 deletions(-)
>
>
>
> _______________________________________________
> 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