• Show log

    Commit

  • Hash : 877aa1b2
    Author : Alexei Podtelezhnikov
    Date : 2018-09-27T21:17:36

    Align FreeType with standard C memory management.
    
    * include/freetype/ftsystem.h: Include FT_TYPES_H.
    (*FT_Alloc_Func, *FT_Realloc_Func): Use size_t for the size arguments.
    * src/raster/ftmisc.h: Ditto.
    
    * builds/amiga/src/base/ftsystem.c, builds/unix/ftsystem.c,
    * builds/vms/ftsystem.c, src/base/ftsystem.c (ft_alloc, ft_realloc):
    Use size_t for the size arguments.
    
    * src/base/ftdbgmem.c (ft_mem_debug_alloc, ft_mem_debug_realloc): Use
    FT_Offset, aka size_t, for the size arguments.
    

  • 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