lua-cmsgpack icon indicating copy to clipboard operation
lua-cmsgpack copied to clipboard

Add isinf() if isinf() doesn't exist

Open mattsta opened this issue 11 years ago • 0 comments

Fixes a build problem on Solaris. Though, this fix depends on isnan() existing.

If this fix isn't enough, we should just copy solarisfixes.h from Redis here too.

mattsta avatar Dec 18 '14 01:12 mattsta