https://bugs.winehq.org/show_bug.cgi?id=40136 Bug ID: 40136 Summary: directx.c:4425:5: warning: comparison of unsigned expression < 0 is always false Product: Wine Version: 1.9.3 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs(a)winehq.org Reporter: wylda(a)volny.cz Distribution: --- Noticed during compilation of wine-1.9.3-217-g0f8a0fd on older Debian Wheezy: /wine_git_build/dlls/wined3d/directx.c: In function ‘wined3d_check_device_multisample_type’: /wine_git_build/dlls/wined3d/directx.c:4425:5: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] -- 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.