[Bug 11721] GL Excess does not work

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 12 14:43:06 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=11721





--- Comment #4 from Louis Lenders <xerox_xerox2000 at yahoo.co.uk>  2008-06-12 14:43:05 ---
Created an attachment (id=13951)
 --> (http://bugs.winehq.org/attachment.cgi?id=13951)
patch (?)

>Is this still an issue in current (1.0-rc4 or newer) wine?

yes, just tested. The attached patch makes the app start fine. The line 
if (!status)

looks incorrect anyway to me, as STATUS_SUCCESS is equal to 0, so in that case
i would expect to return TRUE, intstead of FALSE what the current code does.
However, not 100% sure if this fix is correct. Could someone more ecperienced
have a look?


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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