• Sam Lantinga's avatar
    Date: Fri, 24 Dec 2004 23:32:06 -0500 · caf8e783
    Sam Lantinga authored
    From: Mike Frysinger
    Subject: [SDL] minor fix for gcc-2.x building
    
    in src/video/directfb/SDL_DirectFB_video.c, some variables are not declared at
    the beginning of scope ... newer gcc's will accept this, but gcc-2.x does not
    
    find attached a simple patch by Matt Taylor to resolve this
    http://bugs.gentoo.org/show_bug.cgi?id=75392
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401019
    caf8e783
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.am Loading commit data...
SDL_DirectFB_events.c Loading commit data...
SDL_DirectFB_events.h Loading commit data...
SDL_DirectFB_keys.h Loading commit data...
SDL_DirectFB_video.c Loading commit data...
SDL_DirectFB_video.h Loading commit data...
SDL_DirectFB_yuv.c Loading commit data...
SDL_DirectFB_yuv.h Loading commit data...