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 <1476006609.31.0.702836369067.issue25720@psf.upfronthosting.co.za>
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: <1476006609.31.0.702836369067.issue25720@psf.upfronthosting.co.za>
2016-10-09 09:50:09yan12125linkissue25720 messages
2016-10-09 09:50:09yan12125create