2 May
2016
2 May
'16
12:20 p.m.
https://bugs.winehq.org/show_bug.cgi?id=40511 --- Comment #14 from Wylda <wylda(a)volny.cz> ---
If i attach the regression log , would that help ?
Nope, because it's not important how you get to the faulty commit. And putting here other unrelated commits may affect someone else search. Rather verify, that you found the right commit. There are multiple ways, how to perform verification, but for example: git checkout -f faulty_commit recompile //here you have to see the problem git show faulty_commit | patch -p1 -R recompile //here your application behaves correctly -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.