> "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.
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
[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
[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
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
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]>