tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: fallthrough and breaks in drm and atheros codes



Yes, the order matters. I am not sure why it is different in my build...

christos

> On Feb 18, 2019, at 8:40 PM, Robert Elz <kre%munnari.OZ.AU@localhost> wrote:
> 
>    Date:        Mon, 18 Feb 2019 19:26:07 -0500
>    From:        Christos Zoulas <christos%zoulas.com@localhost>
>    Message-ID:  <C20D32E1-0970-4DEA-81F6-090DE245DB97%zoulas.com@localhost>
> 
> 
>  | there is -Wno-error=implicit-fallthrough
> 
> Does the order of the -W flags matter ...
> 
>  | [7:23pm] 2507#make zlib.o
>  | #   compile  GENERIC/zlib.o
>  | gcc -Wno-error=implicit-fallthrough [...] -Werror -Wall  [...]
> 
> kre



Home | Main Index | Thread Index | Old Index