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: Sun, 02 Jun 2013 05:09:43 -0600
User-agent: Heirloom mailx 12.4 7/29/08

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]