Edit

kc3-lang/freetype/include

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2015-01-10 23:05:37
    Hash : 01be130d
    Message : [truetype] Remove TT_CONFIG_OPTION_INTERPRETER_SWITCH. Behdad suggested this code simplification, and nobody objected... * include/config/ftoption.h, devel/ftoption.h (TT_CONFIG_OPTION_INTERPRETER_SWITCH): Remove. * src/truetype/ttinterp.c [TT_CONFIG_OPTION_INTERPRETER_SWITCH]: Remove related code. (ARRAY_BOUND_ERROR): Use do-while loop.