Ping - looks like this is blocking the patches for builtin_isnormal and builtin_isfinite !
Thx, -Vineet On 8/5/24 07:51, Jeff Law wrote: > > On 7/23/24 4:39 PM, Andrew MacLeod wrote: >> the range is in r, and is set to [0,0]. this is the false part of what >> is being returned for the range. >> >> the "return true" indicates we determined a range, so use what is in R. >> >> returning false means we did not find a range to return, so r is garbage. > Duh. I guess I should have realized that. I'll have to take another > look at Hao's patch. It's likely OK, but let me take another looksie. > > jeff > >