• Show log

    Commit

  • Hash : 16b8c4ea
    Author : Sam Lantinga
    Date : 2017-09-10T10:30:25

    Fixed bug 3811 - change HAVE_COPYSIGN to HAVE__COPYSIGN in SDL_config_windows.h
    
    Ozkan Sezer
    
    The patch below changes HAVE_COPYSIGN macro in SDL_config_windows.h to
    HAVE__COPYSIGN, so that _copysign() can be used in SDL_stdlib.h which
    is available in many more windows-targeting toolchains such as MinGW,
    MSVC >= 6, etc, and not just  MSVC >= 2013. SDL_stdlib.c already has a
    specific check for HAVE__COPYSIGN, so I believe this is reasonable.
    

  • 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