Closed GoogleCodeExporter closed 8 years ago
You are quite right. Looks like the version control system was used
incorrectly. That line should be:
896: QString resultStr =
QString("%1\t%2").arg(results.first).arg(boolArray.count());
Since this 'just' appears to be a broken test, and the DMP code appears to be
correct, I'll forego an emergency push, but instead include this the next
update which is scheduled for Friday or Monday.
Thanks for pointing this out. My apologies.
Original comment by neil.fra...@gmail.com
on 29 Oct 2010 at 4:38
Fixed. A new version has been committed and uploaded.
Original comment by neil.fra...@gmail.com
on 29 Oct 2010 at 3:33
Original issue reported on code.google.com by
chris...@gmail.com
on 29 Oct 2010 at 1:34