CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/06/25 04:27:57
Modified files:
mail/hypermail : Makefile
mail/hypermail/patches: patch-src_trio_c
Log message:
Let this build with clang 22 on arm64
More complete trio.c diff to avoid:
trio.c:4858:57: error: passing 'void *' to parameter of incompatible type
'va_list' (aka '__builtin_va_list')
There is a newer 2.4.0 release from 2019 in upstream's github repo.
