]> ncurses.scripts.mit.edu Git - ncurses.git/commitdiff
ncurses 5.6 - patch 20071006
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 6 Oct 2007 23:01:06 +0000 (23:01 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 6 Oct 2007 23:01:06 +0000 (23:01 +0000)
+ add code to curses.priv.h ifdef'd with NCURSES_CHAR_EQ, which
  changes the CharEq() macro to an inline function to allow comparing
  cchar_t struct's without comparing gaps in a possibly unpacked
  memory layout (report by Miroslav Lichvar).


No differences found