Skip to content
Snippets Groups Projects
Verified Commit 8cac64c1 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).
parent 5c330519
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment