On Tue, Aug 17, 2010 at 3:00 AM, sudemon sudemon@gmail.com wrote:
On 03.08.2010 04:36, Jeff Cook wrote:
What compiler are you running? It works fine for me and I don't see any errors or warnings.
I also don't see any errors or warnings.
Аfter 6120d7cc14522983fbc38026ab4fcb6e4a68cdf0 commit - my games just crash on start without errors (windows version is win98). Found by Regression test (16 august master VS wine-1.3.0).
After this commands games don't crash: $ git bisect reset $ git show 6120d7cc14522983fbc38026ab4fcb6e4a68cdf0 | patch -p1 -R
Sudemon, check out bug 23902. http://bugs.winehq.org/show_bug.cgi?id=23902
Try compiling from latest git, one of the fixes in that thread has already been committed. If that doesn't work, please try the patch located here: http://bugs2.winehq.org/attachment.cgi?id=30459 .
From Jeff