[Bug 41450] Wine Debug Channel +timestamp, timestamp missing from some entries

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 16 20:48:57 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=41450

--- Comment #7 from winetest at luukku.com ---
Your patch needs author information and email. 

Basically you just do

git reset --hard origin
git pull
make your code changes
git commit -m  "patch name"
git format-patch -1

and you have a autogenerated patch that you need to send over. With sign off
message.

I quess you have generated the patch just correctly I just didnt notice the
line starting with diff.

You could add patch keyword into this bug report.

-- 
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.



More information about the wine-bugs mailing list