• Marko Mäkelä's avatar
    Cleanup: Fix build problems with the Intel compiler · 8ac19be8
    Marko Mäkelä authored
    fil_space_t::flush_low(): Define and declare without inline.
    
    ut_is_2pow(): Remove UNIV_LIKELY. This is almost exclusively
    used in debug assertions. UNIV_LIKELY is not compatible with
    static_assert in some compilers.
    8ac19be8
ut0ut.h 13.5 KB