Bug#811582: [PATCH] Fix misleading indentation in dtnperf_client

2016-07-07 Thread Mike Gerow
The below patch fixes the issue. ion.ocp.ohiou.edu doesn't appear to be up right now, though, and I'm having a hard time finding out if there's somewhere upstream I can send this patch as well. --- debian/changelog | 7 + debian/patches/0004-ftbfs-with-gcc-6.patch |

Bug#811582:

2016-01-22 Thread David Malcolm
(I'm the upstream gcc author of -Wmisleading-indentation) The code in question seems to be: http://sources.debian.net/src/ion/3.2.1%2Bdfsg-1/contrib/dtnperf/dtnperf/src/dtnperf_modes/dtnperf_client.c/#L670 and: http://sources.debian.net/src/ion/3.2.1%2Bdfsg-1/contrib/dtnperf/dtnperf/src/dtnp

Bug#811582: FTBFS with GCC 6: statement indented as if it were guarded by

2016-01-19 Thread Martin Michlmayr
Package: ion Version: 3.2.1+dfsg-1 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 tha