http://bugs.winehq.org/show_bug.cgi?id=5487
------- Additional Comments From ben@atomnet.co.uk 2006-22-06 07:27 ------- Ok, It's going to be impossible for me to do regression testing on this as Wine from GIT doesn't compile without the very latest patch that removes the use of strlenW, strcmpW and strcpyW functions. I'd apply the diffs and carry on trying to use the bisect function of GIT but I can't as one of the files that needs to be patched doesn't even exist at the current point I'm at in the bisection (I can only assume it's implemented somewhere else). There may be other ways around it, but as I said, I've never used GIT before so I'm flying blind.
Sumary: I can't use any version of WINE other than the very latest due to the strlenW, strcmpW and strcpyW functions bug which prevents it from compiling so I can't work backwards to check previous builds without patches as then it wont build.