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

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to