• Show log

    Commit

  • Hash : c5429bd9
    Author : Sam Lantinga
    Date : 2017-11-04T22:06:40

    Fixed bug 3939 - Remove static vm_error and vm_event from SDL_x11modes.c
    
    tomwardio
    
    Remove static int vm_error and vm_event, use local variables instead.
    
    This fixes unused variable errors when compiling with SDL_VIDEO_DRIVER_X11_XINERAMA undefined.
    
    src/video/x11/SDL_x11modes.c:505:22: error: unused variable 'vm_error' [-Werror,-Wunused-variable]
    
    src/video/x11/SDL_x11modes.c:505:12: error: unused variable 'vm_event' [-Werror,-Wunused-variable]
    

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