← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Fix building benchmark test

 

Patch committed.  Thanks.

On 3/4/2017 10:03 AM, Simon Richter wrote:
> 
> Passing a wxString to std::ifstream::ifstream() is ambiguous, at least on MSVC.
> ---
>  tools/io_benchmark/io_benchmark.cpp          | 49 ++++++++++++++--------------
>  tools/io_benchmark/stdstream_line_reader.cpp |  8 ++---
>  tools/io_benchmark/stdstream_line_reader.h   |  4 ++-
>  3 files changed, 32 insertions(+), 29 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