bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] PROCINFO["version"] vs. GAWK --version


From: Aharon Robbins
Subject: Re: [bug-gawk] PROCINFO["version"] vs. GAWK --version
Date: Thu, 01 Mar 2012 20:24:22 +0200
User-agent: Heirloom mailx 12.4 7/29/08

Hi. Re this:

> Subject: PROCINFO["version"] vs. GAWK --version
> Date: Thu, 1 Mar 2012 11:37:47 -0500
> From: "Nielsen, Dan (GE, Corporate)" <address@hidden>
> To: <address@hidden>, <address@hidden>
>
> Is there any relationship between the value returned by
> PROCINFO["version"] and GAWK --version ?

They should be identical. On my Linux system, they are.

> >ECHO BEGIN{print(PROCINFO["version"])} >X.AWK

What system is this?

> >GAWK_3_1_4 --version | GAWK "/Awk/" - & GAWK_3_1_4 -f X.AWK
>
> GNU Awk 3.1.4
>
> 3.0.89

All those examples are just too weird.

Alternaltively, where are you getting your binaries from? What
happens if you compile fresh from source?

Thanks,

Arnold



reply via email to

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