bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] Another typeof() related segfault


From: Aharon Robbins
Subject: Re: [bug-gawk] Another typeof() related segfault
Date: Mon, 22 Jun 2015 23:08:57 +0300
User-agent: Heirloom mailx 12.5 6/20/10

Hi.

> Hi again,
>
> Below another segfault, which I came across while trying to use typeof() 
> rather than isarray() in the walkarray.awk sample code.
>
> It looks like numeric (integer) subscripts are handled differently 
> compared to string subscripts.

The bug was in typeof, not related to integer / string subscripts. I've
fixed it and pushed the fix, along with additional fixes for typeof and
also getting the debugger to handle @/.../ better.

Thanks for all the reports!

Arnold



reply via email to

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