http://bugs.winehq.org/show_bug.cgi?id=13420
--- Comment #14 from Felix Saphir felix.saphir@presswatch.de 2008-05-27 08:52:08 --- Phew, regression testing is quite lengthy :) However, I ran into a compile error: | wrap.c: In function `ME_WrapTextParagraph': | wrap.c:356: error: syntax error before "wc"
The last version successfully compiled was 0.9.52.88-something, now the first lines from "git log" are: | commit 28cc0f9e690a675aa00b0ccc02b442fcf8a819ea | Author: Eric Pouech eric.pouech@orange.fr | Date: Tue Jan 1 22:04:40 2008 +0100 | richedit: Fix the para computation when zoom is used.
"git describe" gives: | wine-0.9.52-102-g28cc0f9
Should I mark this bisection as bad and continue?