← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH 3/3] C++11: replace std::auto_ptr

 

Hi,

On 06.03.2015 13:13, Wayne Stambaugh wrote:

> Please do *not* commit any patches for C++ 0x11.  Using C++ 0x11 is not
> an option at this point.  We still have to support older compilers that
> do not support 0x11.  I do not want to abandoned a large segment of our
> user base.

Yes, those weren't intended for merging, but as a proof of concept that
it could be done (I had to add the override markers to get rid of the
warnings generated by -Wsuggest-override, which is the best way to find
overriding functions in derived classes).

I was under the impression that suggesting to switch over was so
preposterous that that would be immediately clear. :)

   Simon

Attachment: signature.asc
Description: OpenPGP digital signature


References