[SDL] Character Composition problem on X
Hayashi Naoyuki
titan at culzean.org
Sat Feb 4 02:47:23 PST 2006
The compilation fails.
cc: Error: SDL_x11events.c, line 717: In this statement, "XK_dead_hook"
is not declared. (undeclared)
ODD_keymap[XK_dead_hook&0xFF] = SDLK_COMPOSE;
-------------------^
cc: Error: SDL_x11events.c, line 718: In this statement, "XK_dead_horn"
is not declared. (undeclared)
ODD_keymap[XK_dead_horn&0xFF] = SDLK_COMPOSE;
Neither XK_dead_hook nor XK_dead_horn are defined on Tru64.
Sam Lantinga wrote:
>> I've enter this in Bugzilla:
>> https://bugzilla.libsdl.org/show_bug.cgi?id=130
>
> This is fixed in CVS. Thanks for the help!
>
> Can people who have international input under X11 please make sure it
> works correctly? How well does it work with Russian and Asian input?
>
> Also please check to make sure DGA input is still working correctly
> (but only supports Latin-1)
>
> Thanks,
> -Sam Lantinga, Senior Software Engineer, Blizzard Entertainment
>
> _______________________________________________
> SDL mailing list
> SDL at libsdl.org
> http://www.libsdl.org/mailman/listinfo/sdl
>
--
Hayashi Naoyuki <titan at culzean.org>
Key fingerprint = 60A0 D5D3 F58B 3633 2E52 0147 D17F 5578 3FDF F5B6
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: SDL_x11events.c.patch
URL: <http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20060204/4da0919d/attachment.asc>
More information about the SDL
mailing list