|
From: sfeam (E. Merritt) <eam...@gm...> - 2012-03-19 03:06:45
|
On Sunday, 18 March 2012, Yuriy Kaminskiy wrote: > > Yeah, my suggestion is to run the loop for a number of iterations > > determined in advance, to avoid floating point problems as much > > as possible. I've attached a patch -- hope it's useful. OK. Now in CVS version. > BTW, I think there should be similar problem with minitics code below. > And, unlike `tics` case, I don't see any protection against infinite loop there. But minitics are specified in terms of how many per interval, not in terms of absolute spacing. So I think it's safe (famous last words :-) Ethan |