• Show log

    Commit

  • Hash : fa86433e
    Author : Peter Hutterer
    Date : 2021-03-30T07:56:09

    xkbcomp: remove useless assignment
    
    ../../../src/xkbcomp/compat.c:693:16: warning: Although the value stored to
    'merge' is used in the enclosing expression, the value is never actually read
    from 'merge' [deadcode.DeadStores]
        si.merge = merge = (def->merge == MERGE_DEFAULT ? merge : def->merge);
    
    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
    

  • 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