--- code/trunk/pcrecpp.cc 2007/12/18 20:11:28 287 +++ code/trunk/pcrecpp.cc 2007/12/19 12:21:45 288 @@ -409,7 +409,7 @@ Rewrite(&out, rewrite, *str, vec, matches); start = matchend; lastend = matchend; - count++; + // count++; // Removed by PH 19-Dec-2007: duplicate count increment } }