-
- Downloads
use_dll: fix bug where operator abs() within a .mod file would return an incorrect result
It would compute the *integer* part of the absolute value (calling “abs” instead of “fabs” from the C source).
Loading
It would compute the *integer* part of the absolute value (calling “abs” instead of “fabs” from the C source).
mentioned in commit 4baa6158