bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] Can a GAWK script access its full path\name at "run-time?


From: Eli Zaretskii
Subject: Re: [bug-gawk] Can a GAWK script access its full path\name at "run-time?
Date: Thu, 14 May 2015 21:39:50 +0300

> From: Aharon Robbins <address@hidden>
> Date: Thu, 14 May 2015 20:34:09 +0300
> Cc: address@hidden, address@hidden, address@hidden
> 
> os_arg_fixup is a no-op on POSIX systems, but not on Windows or VMS.

It's only used by EMX on Windows; for MinGW its body is empty.

> A quick look makes me think that that routine should be called before
> creating PROCINFO["argv"].

Yes, because it expands wildcards in the argv[] array.



reply via email to

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