Skip to content
Snippets Groups Projects
Verified Commit 4baa6158 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

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).

(cherry picked from commit 8cac64c1)
parent 2678d5bb
Branches
No related tags found
No related merge requests found
Pipeline #7547 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment