Re: [evolution-patches] 45818 patch



Hi,

This fix isn't really how i'd like it to work.  There's obviously a bug
in the code which is supposed to be doing it already - and the whole
point of that code is to avoid backtracking in the first place, which
you're just adding back.  The info you're getting has always been
seen/recorded before.

All that might be needed is to change the stuff on line 777 to be
something like

 offstart = s->last[(s->lastp - q->final - 1)&s->last_mask];

(i.e. add the -1 bit).

I think ...

 Michael

On Wed, 2003-07-16 at 05:06, Suresh Chandrasekharan wrote:
> Hi,
> See the patch for 
> http://bugzilla.ximian.com/show_bug.cgi?id=45818
> is Ok.
> 
> patch is @ 
> http://bugzilla.ximian.com/showattachment.cgi?attach_id=4780.
> 
> Can be appliled to both head and 1-4 if fine
> 
> Thanks & Regards,
> Suresh
> 
> _______________________________________________
> Evolution-patches mailing list
> Evolution-patches lists ximian com
> http://lists.ximian.com/mailman/listinfo/evolution-patches




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]