bug-gawk
[Top][All Lists]
Advanced

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

Re: Printing arrays from the debugger, once again


From: Hermann Peifer
Subject: Re: Printing arrays from the debugger, once again
Date: Sun, 24 Dec 2023 09:06:38 +0100
User-agent: Mozilla Thunderbird

Your patch works fine, as expected. Thanks, Hermann

On 24/12/2023 05.57, arnold@skeeve.com wrote:
Hi.

Thanks for the report.  The problem comes from the fact that
gawk internally has several array implementations and split()
uses one type but regular assignment uses another. The attached
patch fixes the problem with the debugger.

I will eventually push it to Git.

Arnold


(...)



reply via email to

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