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

2016-07-05 Thread Mike Gerow
fixed 811575 2:3.23-1 thanks Actually this should be fixed in the pull from upstream 2:3.23-1, and I can confirm that building with GCC 6 now appears to succeed. -- Mike Gerow ge...@mgerow.com signature.asc Description: PGP signature

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

2016-07-05 Thread Mike Gerow
This appears to have been fixed upstream with a clang-format run: changeset: 11862:313155f1077b user:Franziskus Kiefer date:Fri Feb 05 22:53:48 2016 +0100 summary: Bug 1244135 - NSS clang-format: lib/dbm, r=kaie I'll see if I can pull a reasonably sized patch out of that.

Bug#811575:

2016-01-22 Thread David Malcolm
(I'm the upstream gcc author of -Wmisleading-indentation) The code in question seems to be here: https://hg.mozilla.org/projects/nss/file/tip/lib/dbm/src/h_page.c#l117 and contains mixed spaces and tabs. Detabifying at 8-spaces per tab (though am not sure if this is what upstream nss use), I ge

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

2016-01-19 Thread Martin Michlmayr
Package: nss Version: 2:3.21-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 that on