]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20110514
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 15 May 2011 00:38:25 +0000 (00:38 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 15 May 2011 00:38:25 +0000 (00:38 +0000)
commit3f20704179ae1f625bd7bc75829929ccf46b25c3
treeab6b3f45722169290735bd5b003027f94aae34e6
parentcecf06633520e80b392644f66fe362009583fedb
ncurses 5.9 - patch 20110514

+ compiler-warning fixes in panel and progs.
+ modify CF_PKG_CONFIG macro, from changes to tin -TD
+ modify CF_CURSES_FUNCS configure macro, used in test directory
  configure script:
  + work around (non-optimizer) bug in gcc 4.2.1 which caused
    test-expression to be omitted from executable.
  + force the linker to see a link-time expression of a symbol, to
    help work around weak-symbol issues.
17 files changed:
Ada95/aclocal.m4
Ada95/configure
NEWS
dist.mk
ncurses/curses.priv.h
progs/dump_entry.c
progs/dump_entry.h
progs/infocmp.c
progs/tabs.c
progs/tic.c
progs/toe.c
progs/transform.c
progs/tset.c
test/aclocal.m4
test/color_name.h
test/configure
test/view.c