[Bug 41141] gcc6: d3drm build warnings

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 15 21:47:31 CDT 2016


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

--- Comment #3 from Sergey Isakov <isakov-sl at bk.ru> ---
The mistake is accounting this expression s int. It must be (unsigned int).
Moreover it is not arithmetic value, it is enumerator and 32bit is quite
enouth, sign can be ignored.

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