Ignore the last patch; JP had already fixed the iterator problem. On Tue, Jun 14, 2016 at 8:12 AM, Cirilo Bernardo <[email protected]> wrote:
> Some compilers complain when a const_iterator is used as an > argument to insert( iterator, object). This patch works around the > issue by declaring two iterators as non-const types. > > - Cirilo > >
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

