Your message dated Wed, 4 Jul 2018 18:16:10 -0400
with message-id <[email protected]>
and subject line Re: Bug#896099: kitty FTBFS on architectures where char is
unsigned
has caused the Debian Bug report #896099,
regarding kitty FTBFS on architectures where char is unsigned
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
896099: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896099
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Version: 0.9.1-1
On Thu, Apr 19, 2018 at 04:20:35PM +0300, Adrian Bunk wrote:
> 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
Fixed in 0.9.1-1, which was held up in NEW, but the final upload didn't
contain all the interim changelog entries in the .changes.
Cheers,
--
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB
--- End Message ---