• Sam Lantinga's avatar
    Date: Sat, 14 Dec 2002 13:33:05 -0500 · 8e0540e5
    Sam Lantinga authored
    From: Darrell Walisser
    Subject: Re: crash in SDL / OSX
    
    > Yes, compose keys and other "dead" keys should have unicode 0.
    > As a hack, if you get multiple composed characters, you can send the
    > sequence with a valid unicode and a keysym of 0.  It's because of
    > things like this that I'm separating the key and char events in SDL 2.0
    
    I've done this and here's the patch.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40562
    8e0540e5
Name
Last commit
Last update
..
audio Loading commit data...
cdrom Loading commit data...
endian Loading commit data...
events Loading commit data...
file Loading commit data...
hermes Loading commit data...
joystick Loading commit data...
main Loading commit data...
thread Loading commit data...
timer Loading commit data...
video Loading commit data...
.cvsignore Loading commit data...
Makefile.am Loading commit data...
SDL.c Loading commit data...
SDL_error.c Loading commit data...
SDL_error_c.h Loading commit data...
SDL_fatal.c Loading commit data...
SDL_fatal.h Loading commit data...
SDL_getenv.c Loading commit data...
SDL_loadso.c Loading commit data...
SDL_loadso.h Loading commit data...