Package: userv Version: 1.2.1 Severity: minor Tags: patch
For reasons I can't remember, I found out that userv uses "true" as a variable name, but C23 has made "true" into a keyword (rather than a macro defined in <stdbool.h> like it used to be. The attached patch trivially renames the variable. Also available in a temporary Salsa repository at https://salsa.debian.org/bjh21/userv/-/commit/5caecff01f4038ff4663a872a5b6c2c32db253d2
-- Ben Harris

