Moreover, these changes align the handling of all three variables, boolcodes, numcodes, strcodes, in a type-safe and name-safe manner.
Thanks, Nicholas Vinson On 12/10/23 17:45, Bart Schaefer wrote:
On Sun, Dec 10, 2023 at 1:50 PM Nicholas Vinson <nvinson234@xxxxxxxxx> wrote:This patch series fixes several bugs found by compiling with -Werror=incompatible-pointer-types.We've already got a patch for this from Florian Weimer <fweimer@xxxxxxxxxx> in workers/52383. Is the zboolcodes naming and BOOLCODES define in Src/Modules/termcap.c actually necessary?