]> ncurses.scripts.mit.edu Git - ncurses.git/commitdiff
ncurses 5.9 - patch 20140621
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 21 Jun 2014 23:56:54 +0000 (23:56 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 21 Jun 2014 23:56:54 +0000 (23:56 +0000)
+ change shared-library suffix for AIX 5 and 6 to ".so", avoiding
  conflict with the static library (report by Ben Lentz).
+ document RPATH_LIST in INSTALLATION file, as part of workarounds for
  upgrading an ncurses library using the "--with-shared" option.
+ modify test/ncurses.c c/C tests to cycle through subsets of the
  total number of colors, to better illustrate 8/16/88/256-colors by
  providing directly comparable screens.
+ add test/dots_curses.c, for comparison with the low-level examples.


No differences found