• Show log

    Commit

  • Hash : 83f18b1c
    Author : Daniel Stone
    Date : 2012-02-15T19:39:33

    Fix xkbparse.y compilation
    
    Thanks to autotools happily building stale generated sources, I hadn't
    actually ever built my xkbparse.y changes.  Fix that so it not only
    compiles, but works.  This seems to parse long keycodes correctly,
    although I very much would not recommend testing this by declaring
    0x1fffffff as your highest keycode.
    
    Signed-off-by: Daniel Stone <daniel@fooishbar.org>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/libxkbcommon.git
    Git SSH git@git.kmx.io:kc3-lang/libxkbcommon.git
    Public access ? public
    Description
    Users
    thodg_w kc3_lang_org thodg_l thodg_m www_kmx_io thodg
    Tags

  • README

  • All questions regarding this software should be directed at the
    Xorg mailing list:
    
            http://lists.freedesktop.org/mailman/listinfo/xorg
    
    Please submit bug reports to the Xorg bugzilla:
    
            https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
    
    The master development code repository can be found at:
    
            git://anongit.freedesktop.org/git/xorg/lib/libxkbcommon
    
            http://cgit.freedesktop.org/xorg/lib/libxkbcommon
    
    For patch submission instructions, see:
    
    	http://www.x.org/wiki/Development/Documentation/SubmittingPatches
    
    For more information on the git code manager, see:
    
            http://wiki.x.org/wiki/GitPage