bug-gawk
[Top][All Lists]
Advanced

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

Re: indirect function call issues (2)


From: arnold
Subject: Re: indirect function call issues (2)
Date: Wed, 15 Jan 2025 07:05:33 -0700
User-agent: Heirloom mailx 12.5 7/5/10

Eli Zaretskii <eliz@gnu.org> wrote:

> > From: Denis Shirokov <cosmogen@gmail.com>
> > Date: Wed, 15 Jan 2025 01:13:25 +0200
> > 
> > I have identified two issues related to indirect function calls into
> > built-in functions of AWK. The attached script contains both scenarios to
> > reproduce the identified problems.
> > 
> > GNU Awk 5.3.1, API 4.0, (GNU MPFR 4.0.2, GNU MP 6.1.2)
> > downloaded from ezwinports
>
> How do you run this script?

You have to change his 'if (0)' to 'if (1)'.

I've spent almost all day debugging this.  The problem is very
much a corner case, but there are some things that need fixing.

It's still a work in progress, but having more eyes on it may help too.

Thanks,

Arnold



reply via email to

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