Re: #432 [PATCH]

2002-06-11 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> I don't have a problem with the one char change -- that was my Allan> original fix but upon further consideration (above) I decided Allan> the fix I provided was better (although the one char fix is Allan> probably all we want for 1.2.

Re: #432 [PATCH]

2002-06-10 Thread Allan Rae
On Sun, 9 Jun 2002, Lars Gullik Bjønnes wrote: > [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: > > | Allan Rae <[EMAIL PROTECTED]> writes: > > > | | On Wed, 5 Jun 2002, Allan Rae wrote: [...] > InsetIterator is use twice... > > the use in buffer.C:3972 will work fine with >= (even better probab

Re: #432 [PATCH]

2002-06-09 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | Allan Rae <[EMAIL PROTECTED]> writes: > | | On Wed, 5 Jun 2002, Allan Rae wrote: >> >>> It's not quite as simple as errors after a newline not being removed. >>> Some are, but those in the overly long testcase aren't. I will >>> investigate this

Re: #432 [PATCH]

2002-06-09 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | Allan Rae <[EMAIL PROTECTED]> writes: > | | On Wed, 5 Jun 2002, Allan Rae wrote: >> >>> It's not quite as simple as errors after a newline not being removed. >>> Some are, but those in the overly long testcase aren't. I will >>> investigate this

Re: #432 [PATCH]

2002-06-09 Thread Lars Gullik Bjønnes
Allan Rae <[EMAIL PROTECTED]> writes: | On Wed, 5 Jun 2002, Allan Rae wrote: > >> It's not quite as simple as errors after a newline not being removed. >> Some are, but those in the overly long testcase aren't. I will >> investigate this weekend. > | I've figured it out. This change: > | 2002-0

Re: #432 [PATCH]

2002-06-08 Thread Allan Rae
On Wed, 5 Jun 2002, Allan Rae wrote: > It's not quite as simple as errors after a newline not being removed. > Some are, but those in the overly long testcase aren't. I will > investigate this weekend. I've figured it out. This change: 2002-03-13 Lars Gullik Bjønnes <[EMAIL PROTECTED]>