消息 [158601]
You should remove the old code instead of comment it.
+/* NOTE configure check if ncurses require such definition
#define NCURSES_OPAQUE 0
+*/
+/* NOTE configure check for existence of flags
+ * Also flags are visible only if WINDOW structure is not opaque
#ifndef WINDOW_HAS_FLAGS
#define WINDOW_HAS_FLAGS 1
#endif
+*/ |
|
| 日期 |
用户 |
动作 |
参数 |
| 2012-04-18 11:13:14 | vstinner | 修改 | recipients:
+ vstinner, rpetrov, phaering |
| 2012-04-18 11:13:14 | vstinner | 修改 | messageid: <1334747594.74.0.633805387198.issue14598@psf.upfronthosting.co.za> |
| 2012-04-18 11:13:14 | vstinner | 链接 | issue14598 messages |
| 2012-04-18 11:13:14 | vstinner | 创建 | |
|