From: Zbigniew Jędrzejewski-Szmek Date: Mon, 20 Nov 2017 13:23:40 +0000 (+0100) Subject: meson: "upgrade" -Wimplicit-fallthrough to 5 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=4338cacfc7ba4ac9f16393394c74d53adb0436d0;p=elogind.git meson: "upgrade" -Wimplicit-fallthrough to 5 5 means that only the explicit attribute introduced in previous commit is accepted. We don't want the comments anymore. ---