Edit

kc3-lang/SDL/BUGS.txt

Branch :

  • Show log

    Commit

  • Author : Philipp Wiesemann
    Date : 2015-01-26 22:00:29
    Hash : b48e54aa
    Message : Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation Jonas Kulla The configure script didn't differentiate between Linux and Android, unconditionally compiling in the unix implementation of SDL_sysfilesystem.c. I'm probably one of the very few people building SDL for android using classic configure + standalone toolchain, so this has gone undetected all along.

  • BUGS.txt
  • Bugs are now managed in the SDL bug tracker, here:
    
        http://bugzilla.libsdl.org/
    
    You may report bugs there, and search to see if a given issue has already
     been reported, discussed, and maybe even fixed.
    
    
    You may also find help on the SDL mailing list. Subscription information:
    
        http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
    
    Bug reports are welcome here, but we really appreciate if you use Bugzilla, as
     bugs discussed on the mailing list may be forgotten or missed.