bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: gawk 3.1.2 fatal bug


From: Stepan Kasal
Subject: Re: gawk 3.1.2 fatal bug
Date: Tue, 15 Apr 2003 12:49:54 +0200
User-agent: Mutt/1.2.5.1i

Hello,

On Tue, Apr 15, 2003 at 01:08:11AM -0700, John H. DuBois III wrote:
>     BEGIN { RS = ""; "/bin/echo -n x" | getline }
> fails in exactly the same way under SCO OpenServer 5.0.6a using gawk 3.1.2

FWIIW, I have also experienced problems with gawk-3.1.2 and RS="".
random records appeared (not starting by the prefix which was actually
common to all record).  RS="\n\n" seemed to fix the problem, but I rather
went back to 3.1.1 (3.1.1i, wink wink) to be sure.

I cannot distill it to a self contained example right now, sorry.

I had to fininsh that work overnight, so I wasn't able to hunt for the
bug.  I will be out this week, so I'll read all my on Apr 21 (maybe even
later).
I'll be happy to test any patches which will appear during that time.
If nothing appears, I'll try to make a self-contained example or even
a patch.

Have a nice week,
        Stepan Kasal




reply via email to

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