Sure, but the question is why are you getting errors in the first place. They should have been downgraded to warnings by -Wno-error-foo.
christos > On Sep 29, 2019, at 3:18 AM, Greywolf <[email protected]> wrote: > > On Sat, Sep 28, 2019 at 3:48 AM Christos Zoulas <[email protected]> wrote: > >> We've chosen not to fix the fallthrough warnings in 3rd party code, but >> we instead have changed the default setting to not produce errors. Have >> you made any changes to the compilation environment that caused those to >> become errors again? >> >> christos > > > No, sir, I have not -- fresh sources, no environment variables set (I > only set them for full release builds). > > Can this be overridden with a subsequent -Wno-{something}, or something > similar? > > > -- > --*greywolf;
