• Show log

    Commit

  • Hash : c09a90a2
    Author : Werner Lemberg
    Date : 2016-01-12T22:28:14

    Don't use macro names that start with `_[A-Z]' [3/3].
    
    Such macro names are reserved for both C and C++.
    
    * src/cache/ftccache.h: s/_FTC_FACE_ID_HASH/FTC_FACE_ID_HASH/.
    Update all callers.
    (FTC_CACHE_LOOKUP_CMP): Replace `_XXX' with `XXX_'.
    * src/cache/ftcmru.c (FTC_MRULIST_LOOKUP_CMP): Ditto.
    

  • 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