Control: tags -1 patch
On 03/18/2017 07:54 AM, Alois Schloegl wrote:
> -static const char STR_END[]={-1,'\0'};
> +static const char STR_END[]={(char)-1,'\0'};
> static char STR_NULL[]=" unspecified/unknown ";
I'm not sure whether I like that patch because I would rather get rid of the
out-of-range value inside a const char but I guess the fix will at least let
us get the package fixed for Stretch.
The patch works, of course. I have just verified that this is the only change
required to fix the package on the affected architectures. Will prepare an NMU.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - [email protected]
`. `' Freie Universitaet Berlin - [email protected]
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913