https://bugs.winehq.org/show_bug.cgi?id=40136
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID
--- Comment #5 from Matteo Bruni matteo.mystral@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.