help-gawk
[Top][All Lists]
Advanced

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

Re: inconstancy with RS = "(\r?\n){2}"


From: Alex fxmbsw7 Ratchev
Subject: Re: inconstancy with RS = "(\r?\n){2}"
Date: Mon, 26 Jul 2021 12:40:08 +0200

i did 'download message' and edited it to pg.patch but it still fails
on gawk 5.1.0 and .git

On Mon, Jul 26, 2021 at 11:31 AM Alex fxmbsw7 Ratchev <fxmbsw7@gmail.com> wrote:
>
> maybe you didnt send the patch to me, nor the list.. no mail with attachment..
>
> On Mon, Jul 26, 2021, 09:14 Alex fxmbsw7 Ratchev <fxmbsw7@gmail.com> wrote:
>>
>> my fault again
>>
>> i guess its :
>>
>> tcpserver 0 1024 gawk -v RS='\r?\n\r?\n' -v ORS= '{ print $0 RT 
>> >"/dev/stderr" }'
>>
>> On Mon, Jul 26, 2021, 09:09 Alex fxmbsw7 Ratchev <fxmbsw7@gmail.com> wrote:
>>>
>>> oh a my fault a bit
>>> try with >&2 gawk prints
>>>
>>> On Sun, Jul 25, 2021, 20:16 <arnold@skeeve.com> wrote:
>>>>
>>>> Alex fxmbsw7 Ratchev <fxmbsw7@gmail.com> wrote:
>>>>
>>>> > to reproduce
>>>> > tcpserver by djb
>>>> >
>>>> > tcpserver 0 1024 gawk -v RS='\r?\n\r?\n' 1 &
>>>> > nc 0 1024
>>>>
>>>> I get no output from gawk at all, no matter what I type.

Attachment: pg.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]