30 Jul
2021
30 Jul
'21
8:59 p.m.
https://bugs.winehq.org/show_bug.cgi?id=51139 --- Comment #15 from ms <mst.misc(a)arcor.de> --- (In reply to ms from comment #13)
(In reply to Henri Verbeet from comment #12)
Does it also help if you replace "if (isnan(t)) return TRUE;" with "if (isnan(t)) t = 0.0f;"?
i don't see any difference...
i mean, no difference between those 2 changes, both fix the loop. -- 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.