bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] bug in gawkapi.c:sym_update_real


From: Andrew J. Schorr
Subject: Re: [bug-gawk] bug in gawkapi.c:sym_update_real
Date: Tue, 18 Dec 2012 16:41:29 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Dec 18, 2012 at 08:29:04PM +0200, Aharon Robbins wrote:
> I think this one:
> 
> > Proposal 1:
> >     if (node->type == Node_var_new && value->val_type != AWK_UNDEFINED)
> >             node->type = Node_var;

Thanks.  I pushed it.

-Andy



reply via email to

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