• Show log

    Commit

  • Hash : d7866ffa
    Author : Eddy Jansson
    Date : 2022-05-11T19:39:30

    assert: Check for integer overflow.
    
    Move rendering of the assert message into a separate
    function so we can remove the ugly loop construction.
    
    Changes the logic such that allocation failure no longer
    immediately returns SDL_ASSERTION_ABORT, instead we
    fall back to the truncated message.
    
    If an error is indicated from SDL_snprintf, then we do
    abort with SDL_ASSERTION_ABORT.
    

  • 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