]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.2 - patch 20210418
authorThomas E. Dickey <dickey@invisible-island.net>
Mon, 19 Apr 2021 00:00:48 +0000 (00:00 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Mon, 19 Apr 2021 00:00:48 +0000 (00:00 +0000)
commit7f4b9f390624835ceb0849965a7f6ff2dcb39d00
treebf332d5152263e42eeeb5ecd14e7d7575bedbaf0
parenta5fe3726f7d4374e9b1551b535c8617b423996f2
ncurses 6.2 - patch 20210418

+ improve CF_LINK_FUNCS by ensuring that the source-file is closed
  before linking to the target.
+ add "check" rules for headers in c++, progs and test-directories.
+ build-fix for termsort module when configured with termcap (reports
  by Rajeev V Pillai, Rudi Heitbaum).
23 files changed:
NEWS
VERSION
aclocal.m4
c++/Makefile.in
configure
dist.mk
ncurses/tinfo/lib_print.c
ncurses/tinfo/read_termcap.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
package/ncursest.spec
progs/MKtermsort.sh
progs/Makefile.in
progs/dump_entry.c
progs/dump_entry.h
progs/modules
progs/tput.c
test/Makefile.in
test/mk-test.awk