← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Fix warnings for unreferenced local variables

 

Hi Simon,

I pushed your patch.

Thanks,

Wayne

On 4/18/2018 3:10 AM, Simon Richter wrote:
> ---
>  common/utf8.cpp                                   | 2 +-
>  eeschema/cross-probing.cpp                        | 2 +-
>  eeschema/dialogs/dialog_edit_components_libid.cpp | 2 +-
>  eeschema/libarch.cpp                              | 2 +-
>  eeschema/sch_component.cpp                        | 2 +-
>  eeschema/sch_edit_frame.cpp                       | 2 +-
>  eeschema/selpart.cpp                              | 2 +-
>  eeschema/symbedit.cpp                             | 2 +-
>  eeschema/viewlib_frame.cpp                        | 2 +-
>  eeschema/viewlibs.cpp                             | 2 +-
>  eeschema/widgets/tuner_slider.cpp                 | 6 +++---
>  pcbnew/cross-probing.cpp                          | 2 +-
>  pcbnew/kicad_plugin.cpp                           | 2 +-
>  13 files changed, 15 insertions(+), 15 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