http://bugs.winehq.org/show_bug.cgi?id=28491
--- Comment #11 from Henri Verbeet hverbeet@gmail.com 2012-01-05 07:38:51 CST --- (In reply to comment #10)
I didn't understand just what you meant under "ec04f80cf606f07a630bfc515f004be9cc4679ff applied on top of 5de020342cc039819b6fe11ee787d5a9a288f85a"
Checkout 5de0203, then apply ec04f80 on top of that. E.g. by cherry picking it or doing something like "git show ec04f80 | git apply -".
I have one thought. What if a buggy commit of some third author was committed between 5de020342cc039819b6fe11ee787d5a9a288f85a and ec04f80cf606f07a630bfc515f004be9cc4679ff?
Yeah, that's what I wanted to test with applying ec04f80 on top of 5de0203.