Closed MaddTheSane closed 4 years ago
It was only 2015 I was answering a question about MIPs, while an older BSD still required finite().
I'll switch the definition around so infinite() appears first, then finite()
@MaddTheSane, would you mind testing latest patches?
Tested, compiles fine. No deprecated warnings.
When compiling on OS X, it reports a deprecation warning:
The comment for
finite
says what should be done:Looks like the
HAVE_FINITE
macro detection needs to be tweaked for OS X.