• Brandon Nesterenko's avatar
    MDEV-34348: MariaDB is violating clang-16 -Wcast-function-type-strict · 84d2b599
    Brandon Nesterenko authored
    This HEAD commit just makes cast-function-type-strict fatal.
    It will stay at the HEAD, and prior commits contain the
    actual fixes, organized by the part of the code that the fix
    targets. Future changes will be force pushed to have their
    fixes come before this HEAD.
    
    This branch cherry-picks patches from daniel@mariadb.org
    (in bb-10.5-MDEV-34508-ubsan-errors) which initially
    incorporate the flag into the build, as well as fix some of
    its findings.
    84d2b599
maintainer.cmake 2.48 KB