• Ryan C. Gordon's avatar
    Date: Mon, 4 Jun 2007 06:17:59 +0000 (UTC) · 7bcb6190
    Ryan C. Gordon authored
    From: George Gensure <werkt0@gmail.com>
    Subject: [SDL] error removal patch for SDL_x11dyn.c
    
    I found that calling SDL_GetError when an error hasn't necessarily occurred is
    still reporting problems from loadso regarding dynamic functions in X11.  I've
    added the following to my local copy to avoid revealing the 'many library
    lookup' approach adopted by x11dyn.c:
    
    --HG--
    branch : SDL-1.2
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402341
    7bcb6190
SDL_x11dyn.c 4.84 KB