On Tue, Jul 13, 2004 at 10:23:51PM -0400, Igor Pechtchanski wrote: > On Tue, 13 Jul 2004, Igor Pechtchanski wrote: > > > On Tue, 13 Jul 2004, Yitzchak Scott-Thoennes wrote: > > > > > On Tue, Jul 13, 2004 at 06:20:19PM -0400, Igor Pechtchanski wrote: > > > > > Perhaps bufalloc += max(bufalloc, 1000); > > > > > > Gack! I meant min() :) > > > > Ah, yes, that'd work (i.e., converge faster). We might want to eventually > > explore something in between linear and exponential, though. :-) > > Igor > > Double gack! max() was right. I think we both reversed gears for a > moment there. > > Move along folks, nothing to see here.
:) Apparently I'm a little too persuadable. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/