K 10 svn:author V 4 rene K 8 svn:date V 27 2013-09-15T09:47:08.796884Z K 7 svn:log V 205 Fix build with libc++ isnan() and isinf() do not like integer arguments, so remove two offending tests. These tests would always evaluate to false anyway because integers cannot express NaN nor infinity. END