Branch

  • Show log

    Commit

  • Hash : ac5babe8
    Author : Werner Lemberg
    Date : 2023-02-08T19:36:10

    Fix 'fall-through' warning messages. Modern compilers get more insistent on that... * include/freetype/internal/compiler-macros.h (FALL_THROUGH): Define. * src/*: Use it instead of `/* fall through */` comments.