• Show log

    Commit

  • Hash : 70fd20e6
    Author : Alexei Podtelezhnikov
    Date : 2021-02-12T19:28:05

    Decorate qsort callbacks with cdecl.
    
    * include/freetype/internal/compiler-macros.h (FT_COMPARE_DEF):
    Add new macro.
    * src/base/ftrfork.c, src/bdf/bdflib.c, src/gxvalid/gxvcommn.c,
    src/psaux/afmparse.c, src/psnames/psmodule.c, src/type1/t1afm.c,
    src/sfnt/sfwoff.c, src/sfnt/sfwoff2.c: Update qsort callbacks.
    
    Fixes #1026 when compiling FreeType with an unusual calling convention
    while the C library qsort still expects cdecl.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/freetype.git
    Git SSH git@git.kmx.io:kc3-lang/freetype.git
    Public access ? public
    Description
    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags