• Show log

    Commit

  • Hash : ffdac8d6
    Author : Alexei Podtelezhnikov
    Date : 2021-08-19T20:41:55

    Determine `long long` availability based on its size.
    
    MSVC, for example, used `long long` even without full C99 support.
    
    * include/freetype/config/ftstdlib.h: Check if `long long` limits are
    defined in <limits.h>.
    * include/freetype/config/integer-types.h: Check `long long` size and
    use it to typedef FT_Int64.
    

  • 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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags