xf86-input-void: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Oct 22 00:42:32 UTC 2022


 .gitlab-ci.yml |    4 ++--
 src/void.c     |   22 ++++++++++++++--------
 2 files changed, 16 insertions(+), 10 deletions(-)

New commits:
commit 371d5174a5ebfa1513a8ef873c508543d29bfdf0
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Oct 16 13:16:28 2022 -0700

    InitValuatorAxisStruct: Add missing line breaks
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 094d363aa99de2c4747fc502bba848a82846578e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Oct 16 13:11:21 2022 -0700

    InputDriverRec: Resolve -Wmissing-field-initializers warning
    
    void.c:222:1: warning: missing initializer for field ‘default_options’ of ‘InputDriverRec {aka struct _InputDriverRec}’ [-Wmissing-field-initializers]
     };
     ^
    In file included from void.c:39:0:
    /usr/include/xorg/xf86Xinput.h:83:18: note: ‘default_options’ declared here
         const char **default_options;
                      ^~~~~~~~~~~~~~~
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit be765e39fbfcf22b538731e0b5c51b626eecb4dc
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Jul 28 17:30:21 2022 -0700

    gitlab CI: stop requiring Signed-off-by in commits
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list