← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH v2] Complete str[n]icmp -> str[n]casecmp

 

Thank you Simon, I have committed your patch in revision 7060.

Regards,
Orson

On 08/15/2016 08:51 PM, Simon Richter wrote:
> 
> This also reverses the substitution logic if strcasecmp is missing.
> ---
>  CMakeModules/config.h.cmake            |  8 ++++----
>  common/class_bitmap_base.cpp           |  2 +-
>  eeschema/sch_legacy_plugin.cpp         |  8 ++++----
>  gerbview/excellon_read_drill_file.cpp  |  4 ++--
>  gerbview/rs274x.cpp                    | 12 ++++++------
>  include/kicad_string.h                 |  2 +-
>  pcb_calculator/datafile_read_write.cpp |  4 ++--
>  pcbnew/legacy_netlist_reader.cpp       |  8 ++++----
>  pcbnew/legacy_plugin.cpp               |  4 ++--
>  pcbnew/librairi.cpp                    |  8 ++++----
>  pcbnew/muonde.cpp                      | 16 ++++++++--------
>  pcbnew/specctra.cpp                    |  2 +-
>  12 files changed, 39 insertions(+), 39 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
> 


Attachment: signature.asc
Description: OpenPGP digital signature


References