Package: mangler / 1.2.5-5.1

Metadata

Package Version Patches format
mangler 1.2.5-5.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_ftbfs_narrowing_conversion.patch | (download)

src/manglerg15.h | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 declare byte array as unsigned char rather than char to avoid narrowing
 A step up in pedantics in C  11 has identified a byte array that was not
 declared as unsigned.
hostname fix.patch | (download)

src/mangler.cpp | 18 9 9 - 0 !
1 file changed, 9 insertions( ), 9 deletions(-)

 fix mangled hostname/port strings in connection dialog