]> ncurses.scripts.mit.edu Git - ncurses.git/commit - test/mk-test.awk
ncurses 6.2 - patch 20210424
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 25 Apr 2021 01:07:00 +0000 (01:07 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 25 Apr 2021 01:07:00 +0000 (01:07 +0000)
commit312665d3aaaf5d8e3ba34d80fdd650abf758272a
tree62c17af0b6eb69e10cfdb16d7abd5d0eef955485
parent7f4b9f390624835ceb0849965a7f6ff2dcb39d00
ncurses 6.2 - patch 20210424

+ avoid using broken system macros for snprintf which interfere with
  _nc_SLIMIT's conditionally adding a parameter when the string-hacks
  configure option is enabled.
+ add a "all::" rule before the new "check" rule in test/Makefile.in
20 files changed:
NEWS
VERSION
dist.mk
include/nc_string.h
ncurses/tinfo/doalloc.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
test/Makefile.in
test/color_name.h
test/knight.c
test/mk-test.awk
test/picsmap.h
test/test.priv.h
test/test_vid_puts.c
test/test_vidputs.c