• Show log

    Commit

  • Hash : 49803c86
    Author : Ozkan Sezer
    Date : 2018-09-29T00:51:24

    SDL_vsnprintf: fix numerics if both zero-padding and a field are given.
    
    it used to place zeroes between the sign and the number. (space-padding
    from within SDL_PrintString() seems OK:  spaces are added before sign.)
    
    also fixed the maxlen handling if the number has a sign.
    

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