xkbcomp: Changes to 'master'

Daniel Stone daniels at kemper.freedesktop.org
Fri Jul 9 11:35:34 PDT 2010


 configure.ac |    1 +
 parseutils.c |   12 ++++++++++++
 xkbparse.y   |    2 +-
 3 files changed, 14 insertions(+), 1 deletion(-)

New commits:
commit a281386fa887e6bf4110840779aed46dd0ac89b6
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Fri Jul 9 19:34:29 2010 +0100

    Fix parsing of 0x1a2b3c4d-style symbols
    
    Raw keysyms were not getting parsed correctly, due to forgetting to add
    the code to libX11, forgetting to add the backwards-compat code for old
    libX11s, and then stuffing the lexing up anyway.  Yeesh.
    
    Signed-off-by: Daniel Stone <daniel at fooishbar.org>



More information about the xorg-commit mailing list