kmx git
Register
kc3-lang/libffi
kc3-lang
Login
kc3-lang
/
libffi
Browse
Commit
Author :
Anatoly Trosinenko
Date :
2014-11-14 14:21:35
Hash :
771fabc6
Message :
Take a float absolute value using fabs() instead of abs(). Replace integer abs() by floating point fabs() in the approximate equality check for float values.