Masayuki Yamamoto added the comment:

I rewrote the patch for Python 3.4.
The configure and pyconfig.h.in were generated by autoreconf.

If evaluate to the curses WINDOW doesn't have the _flags member,
The configure script defines related macros and checks the member again.
And removed the quick-fix on py_curses header.  The quick-fix wouldn't be 
needed.

My environment (Cygwin 1.7.35 i686) cannot check the build case that 
NCURSES_OPAQUE is defined zero.

----------
nosy: +masamoto
versions: +Python 3.4, Python 3.5
Added file: 
http://bugs.python.org/file39085/3.4-issue14598-curses-WINDOW_flags.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14598>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to