[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ncurses-5.2-20020420.patch.gz
From: |
Mike Castle |
Subject: |
Re: ncurses-5.2-20020420.patch.gz |
Date: |
Sun, 21 Apr 2002 20:03:04 -0800 |
In article <address@hidden>,
Thomas Dickey <address@hidden> wrote:
>yes - I ran into the same problem this afternoon. gawk thinks that 'func'
>is a reserved word. I renamed 'func' to 'myfunc' and it compiled ok.
Alrighty. I don't feel like rebuilding right now. I'll wait till next
week's patch.
Meanwhile, this bit from the gawk manual seems to imply that gawk wouldn't
be the only implementation to be bit by this:
In many `awk' implementations, including `gawk', the keyword
`function' may be abbreviated `func'.
Cheers,
mrc
--
Mike Castle address@hidden www.netcom.com/~dalgoda/
We are all of us living in the shadow of Manhattan. -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc