[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
KEY_END on AIX 4
From: |
bug-ncurses |
Subject: |
KEY_END on AIX 4 |
Date: |
Sun, 29 Jul 2001 10:23:32 -0500 |
User-agent: |
Mutt/1.2.5i |
While building the tests directory:
xlc -I../test -I. -I. -I../include
-I/opt/TWWfsw/ncurses5/include/ncurses -DHAVE_CONFIG_H -O2 -qmaxmem=-1
-qarch=com -c ../test/ncurses.c -DPIC
"../test/ncurses.c", line 2198.14: 1506-045 (S) Undeclared identifier
KEY_END.
"../test/ncurses.c", line 2198.14: 1506-051 (S) Case expression must
be a valid integral constant.
"../test/ncurses.c", line 2978.13: 1506-045 (S) Undeclared identifier
KEY_END.
include/curses.h does not have a #define for KEY_END. From the
include/Caps.aix4 file:
# SVr4 capabilities resume here. Note that key_end is in the IBM-extensions.
--
albert chin (address@hidden)
- KEY_END on AIX 4,
bug-ncurses <=