Bug#859963: mimetic FTBFS on architectures where char is unsigned

2017-04-10 Thread gregor herrmann
Control: tag -1 + pending patch On Sun, 09 Apr 2017 21:10:51 +0300, Adrian Bunk wrote: > mimetic FTBFS on architectures where char is unsigned > (originally reported by Frederic Bonnard): > > ... > base64.cxx:30:1: error: narrowing conversion of '-1' from 'int' to 'char' > inside { } [-Wnarrowi

Bug#859963: mimetic FTBFS on architectures where char is unsigned

2017-04-09 Thread Adrian Bunk
Source: mimetic Version: 0.9.8-4 Severity: serious mimetic FTBFS on architectures where char is unsigned (originally reported by Frederic Bonnard): ... base64.cxx:30:1: error: narrowing conversion of '-1' from 'int' to 'char' inside { } [-Wnarrowing] base64.cxx:30:1: error: narrowing conversion