http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #4 from Austin English austinenglish@gmail.com 2012-01-10 16:09:19 CST --- (In reply to comment #3)
I'm not sure if I did the test correctly.
this is my first regression test and if necessary I can attach the installer.
Follow the procedures and got these answers setting like this:
git bisect start git bisect good wine-1.2.3 git bisect bad wine-1.3.36
patrick@vejitta-desktop:~/wine-git$ git bisect good Bisecting: 7359 revisions left to test after this (roughly 13 steps) [f421d22e5a5c9fb0aeeeb0f772598fe1552c990f] msvcrt: Don't call get_locale two times in _isctype function.
patrick@vejitta-desktop:~/wine-git$ git bisect bad Bisecting: 3679 revisions left to test after this (roughly 12 steps) [173957d294253112c55fd3202225859e0f6c65aa] krnl386.exe: Propagate DOS startup errors up to winevdm.
You need to retest roughly 12 more times ;)