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.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.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.
jeff