Jerry Chen <je...@3rdengine.com> added the comment: Trundle's original patch against r73301 still works currently, but I made a minor tweak and rediff'd.
The attached patch is against 2.7 - r73552. I added knp usage to the NetBSD #ifdef region so a) the compiler doesn't complain about unused 'knp' on NetBSD and b) for parallelism. The alternative solution was to put the declaration of *knp within the conditional block but that doesn't seem to adhere to the rest of the module code. ---------- Added file: http://bugs.python.org/file14362/issue6243-py2.7-cursesmodule.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6243> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com