]> granicus.if.org Git - python/commit
[Bug #1471938] Fix build problem on Solaris 8 by conditionalizing the use of mvwgetns...
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 26 Jul 2006 17:16:52 +0000 (17:16 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 26 Jul 2006 17:16:52 +0000 (17:16 +0000)
commit55b0a0eb0d7cb3b4a1c57d490be1b8fc7b55c879
tree2278649fd6172fef6b05fca4bc04a6293ca0352e
parent9298eff5f9a9a0b7e80523a97723693482ed0392
[Bug #1471938] Fix build problem on Solaris 8 by conditionalizing the use of mvwgetnstr(); it was conditionalized a few lines below.  Fix from Paul Eggert.  I also tried out the STRICT_SYSV_CURSES case and am therefore removing the 'untested' comment.
Misc/NEWS
Modules/_cursesmodule.c