Message284771
checking whether WINDOW has _flags... no
The ncurses library can be built with an opaque window structure.
As such, it's not always possible to query it's flags.
Luckily there is the is_keypad function which works regardless of how ncurses was built.
If this test is changed, then it will help support NetBSD curses as well. |
|
| Date |
User |
Action |
Args |
| 2017-01-05 21:57:30 | Roy Marples | set | recipients:
+ Roy Marples |
| 2017-01-05 21:57:30 | Roy Marples | set | messageid: <1483653450.75.0.3170058096.issue29170@psf.upfronthosting.co.za> |
| 2017-01-05 21:57:30 | Roy Marples | link | issue29170 messages |
| 2017-01-05 21:57:30 | Roy Marples | create | |
|