aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/parser.c
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2021-10-08 17:35:04 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2021-10-08 22:11:33 +0200
commitb6719eb383828e1cf04f4039edb0e4d8ba8a3587 (patch)
treedeb15afa02594b4270fe41aa24338ccded334bcb /src/parser.c
parentaa3951eb3cfe6a148cc18b12327ac273cb41c6cf (diff)
downloadsciteco-b6719eb383828e1cf04f4039edb0e4d8ba8a3587.tar.gz
PDCurses support: automatically detect PDC_WIDE
* PDC_WIDE must be defined before including curses.h if the library is also built against PDC_WIDE. * Fixes building against PDCursesMod during Nightly Builds, ie. fixes the current Win32 curses builds. * The same problem exists for PDC_RGB. It cannot currently be autodetected, so you must currently manually include PDCURSES_CFLAGS="-DPDC_RGB" if you built your PDCurses with PDC_RGB. The same will be true for PDC_NCMOUSE once we support mouses. You best leave these settings in their defaults (disabled) if you have control over the PDCurses build.
Diffstat (limited to 'src/parser.c')
0 files changed, 0 insertions, 0 deletions