← Back to team overview

kicad-developers team mailing list archive

Re: Failed to build on my system

 

Hi,

On 09.06.2016 20:28, Mário Luzeiro wrote:

[Using iterator instead of const_iterator as place hint for std::list]

> This workaround works!

I think this gcc version we can support with only little effort, since
we need to have a non-const reference to the container anyway, so
getting a non-const iterator should be trivial in almost all cases, and
C++11 support is otherwise complete enough in that version.

   Simon

Attachment: signature.asc
Description: OpenPGP digital signature


Follow ups

References