Commit c408e11
Fix build on Windows/PDCurses: guard NCURSES_PAIRS_T
NCURSES_PAIRS_T is ncurses-specific and not defined in PDCurses.
Fall back to short when it is not available.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 74eb758 commit c408e11
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2801 | 2801 | | |
2802 | 2802 | | |
2803 | 2803 | | |
| 2804 | + | |
2804 | 2805 | | |
| 2806 | + | |
| 2807 | + | |
| 2808 | + | |
2805 | 2809 | | |
2806 | 2810 | | |
2807 | 2811 | | |
| |||
0 commit comments