]> ncurses.scripts.mit.edu Git - ncurses.git/commit - package/debian-mingw/changelog
ncurses 6.3 - patch 20220924
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 25 Sep 2022 00:12:05 +0000 (00:12 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 25 Sep 2022 00:12:05 +0000 (00:12 +0000)
commitb5d80765d2da2bcc9d9f71cafd081ad4453cd365
tree47eac57afc3eaac609740cf9d8b80c06605f7313
parent3ffedbf1016b2d7026e7543fe73e87b046fbd862
ncurses 6.3 - patch 20220924

+ modify configure macro CF_BUILD_CC to check if the build-compiler
  works, rather than that it is different from the cross-compiler, e.g.,
  to accommodate a compiler which can be used for either purpose with
  different flags (report by Mikhail Korolev).
+ fix another memory-leak in tic.
+ correct change for cppcheck in menu library (report/analysis by
  "tuxway", cf: 20220903).
+ update config.guess, config.sub
20 files changed:
Ada95/aclocal.m4
Ada95/configure
NEWS
VERSION
aclocal.m4
config.guess
config.sub
configure
dist.mk
include/term_entry.h
menu/m_post.c
ncurses/tinfo/comp_parse.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/infocmp.c