http://bugs.winehq.org/show_bug.cgi?id=17050
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #13 from Austin English austinenglish@gmail.com 2009-02-15 15:45:19 --- (In reply to comment #11)
(In reply to comment #10)
You could 'git revert' it, then build again and test.
thanks, but I cannot revert ... there are conflicts ):
cableguy:/home/wine-git# git revert 34aa6b7002af0155c6f0cc31a013391b17f62eea Auto-merged dlls/kernel32/profile.c Auto-merged dlls/kernel32/tests/profile.c CONFLICT (content): Merge conflict in dlls/kernel32/tests/profile.c Automatic revert failed. After resolving the conflicts, mark the corrected paths with 'git add <paths>' or 'git rm <paths>' and commit the result.
You could compile wine at the patch right before that one.