]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: Fix for clang Wstrict-bool pragma failing on unpatched clang
authorMarco Bettini <marco.bettini@open-xchange.com>
Mon, 2 May 2022 13:12:26 +0000 (13:12 +0000)
committermartti.rannanjarvi <martti.rannanjarvi@open-xchange.com>
Thu, 19 May 2022 06:25:58 +0000 (06:25 +0000)
commite56bb5e361d13d8819c6facfc5c645650e971bcd
treee91f48a05bad04879c86628040ce436f0a1407a1
parentfdf4cf0d017438388d64adac5105aea745dbad23
lib: Fix for clang Wstrict-bool pragma failing on unpatched clang

Note that clang recognises GCC diagnostic pragmas too,
so there is no need for distinct pragmas in this case
src/lib/event-filter-lexer.l
src/lib/event-filter-parser.y