You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code says:
/* MSVC before 2013 and Borland C do not have lrintf */
However, it looks like the lrintf implementation has problems.
So, for now, I think we should use our own lrintf implementation
(this already exists, just remove the ifdef)
Originally reported on Google Code with ID 505
Reported by boxerab on 2015-06-08 20:51:57
The text was updated successfully, but these errors were encountered: