bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: gawk-3.1.3: internal error and coredump with f(nothing) called twice


From: Stepan Kasal
Subject: Re: gawk-3.1.3: internal error and coredump with f(nothing) called twice
Date: Tue, 16 Mar 2004 09:12:01 +0100
User-agent: Mutt/1.4.1i

Hello Michael,

On Mon, Mar 15, 2004 at 09:57:19PM +0100, Michael Mauch wrote:
> BEGIN { f(nothing); f(nothing) }
> function f(nothing) { print nothing }
... 
> gawk: ./orderNCMd_dbg:5: fatal error: internal error

the patch attached to this mail fixes the problem.
(Arnold has already accepted this patch.)

Regards,
        Stepan Kasal

Attachment: gawk-3.1.3-make_scalar.patch
Description: Text document


reply via email to

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