15 Feb
2016
15 Feb
'16
5:37 a.m.
https://bugs.winehq.org/show_bug.cgi?id=40136 Sergey Isakov <isakov-sl(a)bk.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |isakov-sl(a)bk.ru --- Comment #2 from Sergey Isakov <isakov-sl(a)bk.ru> --- This is wrong programming style to check if enum type variable have a value out of enum range. For my mind the check must be at the function call and not inside the function. Yes, the expression will never be < 0, this check is redundant. -- 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.