anyone?
On 06/28/16 15:00, Martijn van Duren wrote:
> ping
>
> On 06/18/16 11:13, Martijn van Duren wrote:
>> Hello tech@,
>>
>> This patch is build on top of my REG_STARTEND patch.
>>
>> It removes the infinite loop check and just makes sure that infinite
>> loops won't happen. This brings the b
ping
On 06/18/16 11:13, Martijn van Duren wrote:
> Hello tech@,
>
> This patch is build on top of my REG_STARTEND patch.
>
> It removes the infinite loop check and just makes sure that infinite
> loops won't happen. This brings the behaviour closer to sed and vi.
>
> Although gnu eds has the s
Hello tech@,
This patch is build on top of my REG_STARTEND patch.
It removes the infinite loop check and just makes sure that infinite
loops won't happen. This brings the behaviour closer to sed and vi.
Although gnu eds has the same infinite loop quirk, I don't see any
reference on doing so in