21 Aug
2013
21 Aug
'13
5:33 p.m.
http://bugs.winehq.org/show_bug.cgi?id=34316 --- Comment #7 from GyB <gyebro69(a)gmail.com> 2013-08-21 12:33:49 CDT --- (In reply to comment #6)
Actually, as pointed out by Bruno, "if ((ctx_changed = context == priv->last_context))" should be "if ((ctx_changed = context != priv->last_context))" in that patch.
Now it works, thanks. -- 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.