Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- on some compilers, isnan(int) was not defined and would cause compile errors - now, isnan(int) and isnan(unsigned) return false, which is always correct
- Loading branch information