← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Rewrite loop conditions in SchematicCleanUp

 

Simon,

This patch needs rebased as well.  Please include the patch as an
attachment rather than inline.  Bazaar doesn't play as nicely with
inline mail merges as git does.

Thanks,

Wayne

On 6/21/2016 11:26 AM, 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
> 


Follow ups

References