This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Gawk error under Cygwin
On Aug 18 15:00, DEWI - N. Zacharias wrote:
>
> Hi all,
>
> I encounter a strange behavior of gawk under cygwin:
>
> Using
> awk -f somescript.awk
>
> works fine except NaN handling which is switched on by --posix but
>
> awk --posix -f somescript.awk
>
> produces an error
>
> awk somescript.awk:29: Fatal: Funktion 'systime' ist nicht definiert.
> (systime not defined)
>
> What is going wrong here ??
Try `gawk --lint -f somescript.awk'
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Project Co-Leader cygwin AT cygwin DOT com
Red Hat
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple