Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stellation-res] Recurrence factor in merge algorithm.

On Tue, 2002-10-15 at 05:43, Jonathan Gossage wrote:
> Is there a reason why a recurrence factor is computed in
> TextUtils.IntervalPairList() when the result of the calculation is never
> used?

It used to be used in the old merge algorithm. I must have missed
removing it when we switched to the newer one. It's still sort of
useful; it should be used in the debug logs, and only calculated when
the logging level is set high enough that it will be printed. If you
don't mind, please either fix it yourself or put in a bugzilla problem
on it. I'm too bogged down with other things to take care of it now.

By the way, did your commit privs come through yet? I've noticed that
you haven't done any checkins even though you should have had the privs
for a while now.

	-Mark

-- 
Mark Craig Chu-Carroll,  IBM T.J. Watson Research Center  
*** The Stellation project: Advanced SCM for Collaboration
***		http://www.eclipse.org/stellation
*** Work Email: mcc@xxxxxxxxxxxxxx  ------- Personal Email: markcc@xxxxxxxxxxx

Attachment: signature.asc
Description: This is a digitally signed message part


Back to the top