• Show log

    Commit

  • Hash : 62b5b4a1
    Author : Ran Benita
    Date : 2021-03-28T13:01:57

    x11: fix comparison of integer expressions of different signedness
    
    src/x11/keymap.c:980:26: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
      980 |     for (size_t i = 0; i < length; i++) {
          |                          ^
    
    Signed-off-by: Ran Benita <ran@unusedvar.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
    Users
    thodg_w kc3_lang_org thodg_l thodg_m www_kmx_io thodg
    Tags