• Show log

    Commit

  • Hash : c760c02c
    Author : Jay Petacat
    Date : 2020-03-25T01:34:15

    Fix some format specifier warnings
    
    The warnings were produced by GCC 9.2.x for x86_64-linux-gnu or
    i386-pc-msdosdjgpp targets.
    
    Most of the fixes involve changing the type of a variable rather than
    the format specifier. For many of the affected test conuter variables,
    a basic int seems sufficient.
    
    Some format specifier warnings still remain for cases where changing
    type or casting seemed inappropriate. Those warnings will probably
    require some new format specifier macros (e.g. SDL_PRIu32).
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/SDL.git
    Git SSH git@git.kmx.io:kc3-lang/SDL.git
    Public access ? public
    Description

    Fork of https://github.com/libsdl-org/SDL

    Users
    thodg_m kc3_lang_org thodg_w thodg_l www_kmx_io thodg
    Tags