]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20120616
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 16 Jun 2012 23:57:20 +0000 (23:57 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 16 Jun 2012 23:57:20 +0000 (23:57 +0000)
commitb6d0d9ad9e372e856f01a4c283cf784a15993903
tree40d4057bbfadb7c90cf3d2cbb8bf141b23a799ce
parent1d7867d33e6954be7c7121b1028ad6768f487752
ncurses 5.9 - patch 20120616

+ add configure check to distinguish clang from gcc to eliminate
  warnings about unused command-line parameters when compiler warnings
  are enabled.
+ improve behavior when updating terminfo entries which are hardlinked
  by allowing for the possibility that an alias has been repurposed to
  a new primary name.
+ fix some strict compiler warnings based on package scripts.
+ further fixes for configure check for working poll (Debian #676461).
58 files changed:
Ada95/aclocal.m4
Ada95/configure
NEWS
aclocal.m4
configure
dist.mk
form/fld_arg.c
form/fld_ftchoice.c
form/fld_ftlink.c
form/fld_max.c
form/fld_page.c
form/fld_stat.c
form/frm_driver.c
form/frm_opts.c
form/frm_page.c
form/frm_post.c
form/fty_generic.c
menu/m_format.c
menu/m_global.c
menu/m_item_new.c
menu/m_post.c
menu/mf_common.h
ncurses/base/MKunctrl.awk
ncurses/base/lib_color.c
ncurses/base/lib_slkrefr.c
ncurses/base/lib_touch.c
ncurses/tinfo/write_entry.c
ncurses/trace/lib_tracebits.c
ncurses/trace/lib_tracedmp.c
ncurses/widechar/lib_vid_attr.c
package/debian/changelog
package/ncurses.spec
progs/dump_entry.c
test/aclocal.m4
test/background.c
test/bs.c
test/cardfile.c
test/clip_printw.c
test/configure
test/demo_forms.c
test/demo_menus.c
test/echochar.c
test/filter.c
test/gdc.c
test/hanoi.c
test/ins_wide.c
test/insdelln.c
test/inserts.c
test/movewindow.c
test/ncurses.c
test/newdemo.c
test/tclock.c
test/test_add_wchstr.c
test/test_addchstr.c
test/test_addstr.c
test/test_addwstr.c
test/testcurs.c
test/view.c