[issue28549] curses: calling addch() with an 1-length str segfaults with ncurses6 compiled with --enable-ext-colors

Yutao Yuan report at bugs.python.org
Fri Oct 28 22:12:47 EDT 2016


Yutao Yuan added the comment:

It fails to compile for me. setcchar should take a cchar_t* and a const wchar_t* instead.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28549>
_______________________________________


More information about the Python-bugs-list mailing list