(I'm the upstream gcc author of -Wmisleading-indentation) This issue has been fixed upstream in: http://cgit.freedesktop.org/ModemManager/ModemManager/commit/?id=99ae6777893d0b149cbefac3f290c63c47e29f42
The code in question is here: https://sources.debian.net/src/modemmanager/1.4.12-1/libqcdm/tests/test-qcdm.c/#L46 https://sources.debian.net/src/modemmanager/1.4.12-1/libqcdm/tests/test-qcdm.c/#L52 Note to self: the top of the file has: /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ When viewed in Emacs, which respects the "tab-width: 4" option, the indentation does indeed reflect the block structure. But viewed via HTML in the links above, it looks wrong. Hope this is constructive Dave _______________________________________________ Pkg-utopia-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-utopia-maintainers
