Hi Thomas, Some of the change seems not to have synced with your ncurses-snapshots repo.
Looks like the "terminfo.src" change didn't make it. At 2026-06-07T01:01:21+0000, Thomas Dickey wrote: > NEWS | 7 +++ > VERSION | 2 - > aclocal.m4 | 6 +-- > configure | 2 - > dist.mk | 4 +- > form/frm_driver.c | 10 ++--- > include/nc_win32.h.in | 8 ++-- > menu/m_post.c | 6 +-- > misc/terminfo.src | 71 +++++++++++++++++++++++++++++++------ > ncurses/base/MKunctrl.awk | 5 +- > ncurses/base/lib_addch.c | 5 +- > ncurses/base/lib_getch.c | 5 +- > ncurses/base/resizeterm.c | 4 +- > ncurses/tinfo/alloc_entry.c | 16 +++++--- > ncurses/tinfo/captoinfo.c | 6 +-- > ncurses/tinfo/comp_expand.c | 9 ++-- > ncurses/tinfo/comp_scan.c | 13 +++--- > ncurses/tinfo/read_entry.c | 7 +-- > ncurses/tinfo/write_entry.c | 4 +- > ncurses/trace/varargs.c | 7 +-- > ncurses/tty/lib_mvcur.c | 4 +- > ncurses/tty/tty_update.c | 9 +--- > ncurses/widechar/lib_add_wch.c | 5 +- > package/debian-mingw/changelog | 4 +- > package/debian-mingw64/changelog | 4 +- > package/debian/changelog | 4 +- > package/mingw-ncurses.nsi | 4 +- > package/mingw-ncurses.spec | 6 +-- > package/ncurses.spec | 6 +-- > package/ncursest.spec | 6 +-- > progs/dump_entry.c | 4 +- > progs/infocmp.c | 5 +- > progs/tic.c | 16 +++----- > progs/toe.c | 8 ++-- > progs/tset.c | 8 ++-- > test/blue.c | 20 +++++----- > test/bs.c | 6 +-- > test/demo_defkey.c | 6 +-- > test/demo_terminfo.c | 6 ++- > test/dup_field.c | 48 +++++++++++++------------ > test/firstlast.c | 6 +-- > test/ins_wide.c | 9 +++- > test/inserts.c | 9 +++- > test/move_field.c | 5 +- > test/ncurses.c | 42 +++++++++++---------- > test/newdemo.c | 10 +++-- > test/picsmap.c | 8 ++-- > test/railroad.c | 4 +- > test/savescreen.c | 8 ++-- > test/test_add_wchstr.c | 7 ++- > test/test_addchstr.c | 9 +++- > test/test_addstr.c | 9 +++- > test/test_addwstr.c | 9 +++- > test/test_opaque.c | 10 +++-- > 54 files changed, 303 insertions(+), 218 deletions(-) > > ------------------------------------------------------------------------------ commit dbdd54cba8e6f4e09d03fc97379da52672ca26ea (HEAD -> master, tag: v6_6_20260606, origin/master, origin/HEAD) Author: Thomas E. Dickey <[email protected]> Date: Sun Jun 7 00:14:38 2026 +0000 snapshot of project "ncurses", label v6_6_20260606 NEWS | 7 ++++++- VERSION | 2 +- aclocal.m4 | 6 +++--- configure | 2 +- dist.mk | 4 ++-- form/frm_driver.c | 10 +++++----- include/nc_win32.h.in | 8 +++++--- menu/m_post.c | 6 +++--- ncurses/base/MKunctrl.awk | 5 ++--- ncurses/base/lib_addch.c | 5 ++--- ncurses/base/lib_getch.c | 5 +++-- ncurses/base/resizeterm.c | 4 ++-- ncurses/tinfo/alloc_entry.c | 16 +++++++++++----- ncurses/tinfo/captoinfo.c | 6 +++--- ncurses/tinfo/comp_expand.c | 9 ++++----- ncurses/tinfo/comp_scan.c | 13 +++++++------ ncurses/tinfo/read_entry.c | 7 +++---- ncurses/tinfo/write_entry.c | 4 ++-- ncurses/trace/varargs.c | 7 +++---- ncurses/tty/lib_mvcur.c | 4 ++-- ncurses/tty/tty_update.c | 9 +++------ ncurses/widechar/lib_add_wch.c | 5 ++--- package/debian-mingw/changelog | 4 ++-- package/debian-mingw64/changelog | 4 ++-- package/debian/changelog | 4 ++-- package/mingw-ncurses.nsi | 4 ++-- package/mingw-ncurses.spec | 6 +++--- package/ncurses.spec | 6 +++--- package/ncursest.spec | 6 +++--- progs/dump_entry.c | 4 ++-- progs/infocmp.c | 5 +++-- progs/tic.c | 16 +++++++--------- progs/toe.c | 8 ++++---- progs/tset.c | 8 ++++---- test/blue.c | 20 ++++++++++---------- test/bs.c | 6 +++--- test/demo_defkey.c | 6 +++--- test/demo_terminfo.c | 6 ++++-- test/dup_field.c | 48 +++++++++++++++++++++++++----------------------- test/firstlast.c | 6 +++--- test/ins_wide.c | 9 ++++++--- test/inserts.c | 9 ++++++--- test/move_field.c | 5 +++-- test/ncurses.c | 42 ++++++++++++++++++++++-------------------- test/newdemo.c | 10 ++++++---- test/picsmap.c | 8 +++++--- test/railroad.c | 4 ++-- test/savescreen.c | 8 ++++---- test/test_add_wchstr.c | 7 ++++--- test/test_addchstr.c | 9 ++++++--- test/test_addstr.c | 9 ++++++--- test/test_addwstr.c | 9 ++++++--- test/test_opaque.c | 10 ++++++---- 53 files changed, 242 insertions(+), 208 deletions(-) Regards, Branden
signature.asc
Description: PGP signature
