bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] `exit' statement issue


From: arnold
Subject: Re: [bug-gawk] `exit' statement issue
Date: Mon, 03 Jun 2013 05:55:40 -0600
User-agent: Heirloom mailx 12.4 7/29/08

Denis Shirokov <address@hidden> wrote:

> So, is this also reproducible on Linux?

Yes.  The short program

        function fn() { exit }
        BEGIN { A[fn()] }

causes the error. I have a fix, which I will post, eventually. I am
busy at the moment with things that are higher priority than gawk,
or catching up on my emails.

Thanks,

Arnold



reply via email to

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