Commit 9e346936d47a3a461f8ebaedabb2975bef3babf5

Azat Khuzhin 2022-11-12T18:56:25

Ignore unknown pragmas Since new compilers has new checks (like -Wdangling-pointer), and so to avoid extra checks in cmake/autotools, simply suppress if the pragma is unknown.