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: Denis Shirokov
Subject: Re: [bug-gawk] `exit' statement issue
Date: Mon, 3 Jun 2013 14:21:00 +0300

So, is this also reproducible on Linux?

Denis

2013/6/2, address@hidden <address@hidden>:
> Denis Shirokov <address@hidden> wrote:
>
>> Please note that yesterday i was sending You, Arnold and also Manuel -
>> report about finding `exit' statement issue reason.
>
> This helped. I have a fix that I will be pushing up to the source
> reppository soon.
>
>> I think that ESP should be stored at the begining of the every first
>> expression, and `exit' should used it.)
>
> I have no idea what you're talking about here.  If you are referring to
> machine registers, that is totally irrelevant.
>
> Otherwise, `exit' has a well-defined and well-documented behavior,
> which is not going to change.
>
>> PS. I found a several ways to hardly crash GAWK 4.1 while working with
>> FUNCTAB. Of course if using `delete' statement with this array =)
>
> See
> http://www.gnu.org/software/gawk/manual/html_node/Auto_002dset.html#index-g_t_0040code_007bFUNCTAB_007d-array-1280
> where it states quite clearly that you cannot use delete with this
> array.  You also may not add new entries to it, which is something
> I mentioned to you already.
>
> Once again, I suggest that you be sure that what you think are bugs
> really are, by reviewing the documentation.
>
> Arnold
>
>



reply via email to

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