This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author yan12125
Recipients donmez, mark.dickinson, masamoto, serhiy.storchaka, twouters, yan12125
Date 2016-10-09.09:50:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
headers.sh in ncurses changes "#include <curses.h>" to the actual path. For example here's a line in my unctrl.h:

#include <ncursesw/ncurses.h>
History
Date User Action Args
2016-10-09 09:50:09yan12125setrecipients: + yan12125, twouters, mark.dickinson, donmez, serhiy.storchaka, masamoto
2016-10-09 09:50:09yan12125setmessageid: <[email protected]>
2016-10-09 09:50:09yan12125linkissue25720 messages
2016-10-09 09:50:09yan12125create