Source: kitty Version: 0.9.0-1 Severity: important https://buildd.debian.org/status/package.php?p=kitty&suite=sid
...
/<<PKGBUILDDIR>>/kitty/keys.c:97:15: error: comparison is always true due to
limited range of data type [-Werror=type-limits]
return (0 <= c && c <= 31) || c == 127;
^~
cc1: all warnings being treated as errors

