• Sam Lantinga's avatar
    Date: Sat, 5 Apr 2008 19:54:28 -0700 · f4270729
    Sam Lantinga authored
    From: "Chris Peterson"
    To: sdl@lists.libsdl.org
    Subject: [SDL] [PATCH] SDLMain.m: fix a bug and some warnings for Mac OS X
    
    Here are some small fixes for the src/main/macosx/SDLMain.m source
    file used by Mac OS X apps:
    
    1. setupWorkingDirectory() called chdir() within an assert(), which
    gets compiled out in non-debug builds.
    
    2. When some of gcc's optional warnings are enabled, it complains
    about some implicit casts and the use of #import in SDLMain.m.
    
    --HG--
    branch : SDL-1.2
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402750
    f4270729
Name
Last commit
Last update
..
beos Loading commit data...
dummy Loading commit data...
macos Loading commit data...
macosx Loading commit data...
qtopia Loading commit data...
symbian Loading commit data...
win32 Loading commit data...