]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20100501
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 2 May 2010 00:59:02 +0000 (00:59 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 2 May 2010 00:59:02 +0000 (00:59 +0000)
commit92e187a3459ab7ce1613a3684ca6642447c73620
treed69230c059ceedd40b76bab0a3c90ebab14fb9b5
parent11dead39816318fe9601e27756b9497caf7ff490
ncurses 5.7 - patch 20100501

+ correct limit-check in wredrawln, accounting for begy/begx values
  (patch by David Benjamin).
+ fix most compiler warnings from clang.
+ amend build-fix for OpenSolaris, to ensure that a system header is
  included in curses.h before testing feature symbols, since they
  may be defined by that route.
72 files changed:
Ada95/gen/gen.c
NEWS
aclocal.m4
configure
dist.mk
form/frm_driver.c
form/fty_enum.c
include/curses.h.in
menu/m_post.c
ncurses/base/lib_bkgd.c
ncurses/base/lib_getch.c
ncurses/base/lib_mouse.c
ncurses/base/lib_redrawln.c
ncurses/base/lib_set_term.c
ncurses/base/lib_slk.c
ncurses/base/lib_slkrefr.c
ncurses/base/wresize.c
ncurses/tinfo/alloc_entry.c
ncurses/tinfo/alloc_ttype.c
ncurses/tinfo/comp_scan.c
ncurses/tinfo/db_iterator.c
ncurses/tinfo/make_keys.c
ncurses/tinfo/parse_entry.c
ncurses/tinfo/trim_sgr0.c
ncurses/trace/lib_traceatr.c
ncurses/trace/visbuf.c
ncurses/tty/tty_update.c
ncurses/widechar/lib_get_wch.c
progs/dump_entry.c
progs/infocmp.c
progs/tabs.c
progs/tic.c
progs/toe.c
progs/tset.c
test/bs.c
test/cardfile.c
test/chgat.c
test/clip_printw.c
test/demo_forms.c
test/demo_menus.c
test/demo_panels.c
test/demo_termcap.c
test/ditto.c
test/dots.c
test/firework.c
test/firstlast.c
test/gdc.c
test/hanoi.c
test/inch_wide.c
test/inchs.c
test/ins_wide.c
test/insdelln.c
test/inserts.c
test/knight.c
test/lrtest.c
test/movewindow.c
test/ncurses.c
test/newdemo.c
test/rain.c
test/redraw.c
test/savescreen.c
test/tclock.c
test/test.priv.h
test/test_add_wchstr.c
test/test_addchstr.c
test/test_addstr.c
test/test_addwstr.c
test/test_instr.c
test/test_inwstr.c
test/testcurs.c
test/view.c
test/xmas.c