Bug#812137: FTBFS with GCC 6: statement is indented as if

2016-12-25 Thread Legimet
This patch fixes the issue.Index: mailavenger-0.8.4/libasync/maketables.c === --- mailavenger-0.8.4.orig/libasync/maketables.c +++ mailavenger-0.8.4/libasync/maketables.c @@ -132,7 +132,9 @@ for (i = 0; i < 256; i++)

Bug#812137: FTBFS with GCC 6: statement is indented as if

2016-01-20 Thread Martin Michlmayr
Package: mailavenger Version: 0.8.4-4 Severity: important User: debian-...@lists.debian.org Usertags: ftbfs-gcc-6 gcc-6-misleading-indentation This package fails to build with GCC 6. GCC 6 has not been released yet, but it's expected that GCC 6 will become the default compiler for stretch. Note