Masayuki Yamamoto added the comment:

Added comment in review.

Yen,  I tried to build without curses.h file (overwrite to ncurses.h). It was 
failed on checking header. Hence, I confirmed curses headers on Cygwin and 
Ubuntu.

I found out that curses.h includes the directive "#include <unctrl.h>". And 
unctrl.h has "#include <curses.h>". Therefore, I think that some platforms 
require curses.h.
Would you confirm your platform curses library?

----------

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

Reply via email to