STINNER Victor <[email protected]> added the comment:

> I am still concerned about the compilation warning in OpenIndiana buildbots 
> :-(

I'm unable to reproduce the issue in my OpenIndiana VM: the compilaton of the 
_curses module fail, not because of Unicode, but because mvwchgat() function is 
missing => see the issue #3786. I don't know how to install ncursesw on 
OpenIndiana, I didn't find an official package using pkg search.

curses issues on OpenIndiana are serious enough to have their own issue: I 
opened the issue #13552.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue12567>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to