open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
/typedef.*NCURSES_BOOL;/c
#if defined(__LP64__) || !defined(__POWERPC__)
typedef unsigned char NCURSES_BOOL;
#else
typedef unsigned int NCURSES_BOOL;
#endif
.
w
Everything looks good. We'll let you know here if there's anything you should know about.