• Show log

    Commit

  • Hash : 27f2743c
    Author : Siddharth Heroor
    Date : 2013-10-07T14:11:36

    keysym-utf: Fix a warning about shadowing
    
    Change variable names to avoid the name clash. The warning seen is
    
    src/keysym-utf.c: In function 'bin_search':
    src/keysym-utf.c:841: warning: declaration of 'min' shadows a global declaration
    src/utils.h:109: warning: shadowed declaration is here
    src/keysym-utf.c:842: warning: declaration of 'max' shadows a global declaration
    src/utils.h:115: warning: shadowed declaration is here
    
    Signed-off-by: Siddharth Heroor <heroor@ti.com>
    

  • 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

    keymap handling library for toolkits and window systems

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags