350 #warning CHECK! Are we comparing last_paste to the wrong list here? (Lgb) 351 if (boost::next(last_paste) != pars.end() && 352 paste_the_end) {
This remark looks valid to me...wrong comparison. What is doubleplusunnice about this, it that *usually*, by pure chance, the inequality will hold. So any malfunctioning due to this will be very sporadic. Isn't the healthy thing to remove the inequality test and see if we can get some *clear* malfunctioning? And if nothing happens, leave it at that... - Martin
pgp00000.pgp
Description: PGP signature