http://bugs.winehq.org/show_bug.cgi?id=59690 --- Comment #25 from Scott Kidman <scottkidman@protonmail.com> --- (In reply to LingM from comment #23)
Download that MR into a new branch on your existing git clone:
$ git fetch origin merge-requests/10825/head:cc3_fix_maybe Checking that branch out: $ git checkout cc3_fix_maybe
Now you need to recompile and like you did during bisection.
@Zeb: Thanks for correcting me btw. Didn't even notice it asked about C++ and not C.
This is embarrassing, but I must ask anyway. 1. Do I copy those commands verbatim or are they merely examples and I have to find the MR-IDs by myself? 2. I had to recompile the Wine Git from scratch, so all the states created by the regression testing are gone. After compiling from scratch, or at any state, can I just recompile the Wine binaries then and there? Sorry, my friend screwed something up, and I have to start all over. -- 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.