On Mon 2026-02-16 09:48:00, Jeffrey Law wrote: > > > On 2/16/2026 8:19 AM, Filip Kastl wrote: > > I've tested this patch on the latest Clang warnings. Worked like intended. > > What do you think, Martin? If you agree and nobody else has any objections, > > I'd push it (since there is no contrib/ maintainer/reviewer). > > > > Filip > > > > > > -- 8< -- > > > > > > Compiling GCC with Clang doesn't only yield Clang's warnings but also > > warnings about .texi documentation files. In filter-clang-warnings.py > > we blacklisted some .texi files. Blacklist all of them. > > > > contrib/ChangeLog: > > > > * filter-clang-warnings.py: Filter out all warnings comming from > > files with ".texi" in their name. > OK > jeff
Committed. Thanks for the approval, Filip
