HomeFreeBSD

ncurses: Fix codegen for key names and codes

Description

ncurses: Fix codegen for key names and codes

Adding back arguments, which were missed during the import of ncurses version
6.5, to the code gen awk script.

This is modified from lib_keyname.c and keys.list targets in
contrib/ncurses/ncurses/Makefile.in of
21817992b3314c908ab50f0bb88d2ee750b9c4ac

PR: 280697
Reported by: np
Reviewed by: bapt
Tested by: scf
Fixes: 21817992b331 ncurses: vendor import version 6.5
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D47153

Details

Provenance
aokblastAuthored on Oct 23 2024, 8:38 PM
lwhsuCommitted on Oct 23 2024, 8:39 PM
Reviewer
rG21817992b331: ncurses: vendor import version 6.5
Differential Revision
D47153: Fix ncurses codegen from awk that needs to gen keycode for keyname
Parents
rG41b95006f2cd: acpidump(8): add const qualifier to the known tables array
Branches
Unknown
Tags
Unknown