bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] fatal: internal error: builtin with null fname


From: arnold
Subject: Re: [bug-gawk] fatal: internal error: builtin with null fname
Date: Mon, 30 Apr 2018 21:16:07 -0600
User-agent: Heirloom mailx 12.4 7/29/08

dan nielsen <address@hidden> wrote:

> # ZERROR_PREC.AWK - GNU Awk 4.1.1, API: 1.1 (GNU MPFR 3.1.2, GNU MP 5.1.2)## 
> OK?? GAWK --bignum -f ZERROR_PREC.AWK# OK?? GAWK --profile -f 
> ZERROR_PREC.AWK# NG?? GAWK --bignum --profile -f ZERROR_PREC.AWK#?? ?? 
> ??gawk: ZERROR_PREC.AWK:10: fatal: internal error: builtin with null 
> fname#BEGIN {?? ?? 
> print(PROCINFO["version"],FS,PROCINFO["mpfr_version"],FS,PROCINFO["gmp_version"])??
>  ?? PREC = int(100.1)?? ?? print(PREC)?? ?? exit(0)}
> Regards,D A Nielsen

Hi Dan.

1. Your mailer seems to have really mangled the text of what you sent.
   Please check your settings, or next time send the source file as
   an attachement, for which I will thank you.

2. Mail to bug-gawk comes to me, so no real need to add my address also. :-)

3. This bug is fixed in the current release (4.2.x). The current
   version is 4.2.1.  Please check it out.

Thanks!

Arnold



reply via email to

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