From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1497356708.31945.7.camel@gmail.com> From: Philipp Psurek Date: Tue, 13 Jun 2017 14:25:08 +0200 In-Reply-To: <1765005.rRRDaVj5Ib@bentobox> References: <20170613103916.27299-1-philipp.psurek@gmail.com> <2394098.zSA1hTeZKT@prime> <2063591.f2Dj0aj4GU@bentobox> <1765005.rRRDaVj5Ib@bentobox> Content-Type: text/plain; charset="utf-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [B.A.T.M.A.N.] [PATCH] batctl: suppress implicit-fallthrough compiler warning List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking Am Dienstag, den 13.06.2017, 13:53 +0200 schrieb Sven Eckelmann: > The other option would have been to change it to: >  >     /* fall through - print the partial result */ Thank you Sven for pointing this out. This one works perfectly! Regex understanding 4TW ;-) Thank you Simon for restyling the patch. Batctl compiles now without any warnings with GCC 7.1.0. I’m surprised how far it has come: the compiler inspects comments now … Thank you all for B.A.T.M.A.N.-Advanced Best regards, Philipp