8 Apr
2013
8 Apr
'13
7:31 p.m.
http://bugs.winehq.org/show_bug.cgi?id=33125 --- Comment #68 from Felix Hädicke <felixhaedicke(a)web.de> 2013-04-08 14:31:34 CDT --- Created attachment 44122 --> http://bugs.winehq.org/attachment.cgi?id=44122 Patch which disables optimization for CreateEventExW It seems to be the "CreateEventExW" function which gets broken in optimized builds. This patch disables optimization for this function only. Sorry, it uses a function attribute which only recent GCC version (probably >= 4.4) understand. -- 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.