[Bug 40128] Wrong logic in print once

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 11 07:14:54 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=40128

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from Sebastian Lackner <sebastian at fds-team.de> ---
As Dmitry already pointed out, the check is intentionally written like that.
The purpose is to filter only 'Unhandled blend factor 0' messages. When factor
!= 0, the message is printed more than once.

The patch was added a while ago when I was debugging an application where only
this message was spammed very frequently.

-- 
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