• Show log

    Commit

  • Hash : 46c371c2
    Author : suzuki toshiya
    Date : 2010-10-25T00:14:13

    Replace "%lx" for memory address by "%p", LLP64 platforms.
    
    On LLP64 platforms (e.g. Win64), long (32-bit) cannot cover
    the memory address (64-bit).  Also the casts from the pointer
    type to long int should be removed to preserve the address
    correctly.
    
    * src/raster/ftraster.c (New_Profile): Replace "%lx" by "%p".
    (End_Profile) Ditto.
    * src/truetype/ttinterp.c (Init_Context): 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