[Bug 40136] directx.c:4425:5: warning: comparison of unsigned expression < 0 is always false

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 18 18:00:17 CST 2016


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

Matteo Bruni <matteo.mystral at gmail.com> changed:

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

--- Comment #5 from Matteo Bruni <matteo.mystral at gmail.com> ---
I guess we could cast to unsigned and only check for >
WINED3D_MULTISAMPLE_16_SAMPLES as Nikolay wrote but I don't see the current
code being wrong in any way.
Newer gcc doesn't complain, I guess the check became smarter.

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