xev: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Jun 18 16:40:27 UTC 2023


 .gitlab-ci.yml |    4 ++--
 xev.c          |   26 +++++++++++++-------------
 2 files changed, 15 insertions(+), 15 deletions(-)

New commits:
commit 104e6cd3459df1e3020bf8c27d275392c5b15531
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jun 11 12:17:13 2023 -0700

    Mark graceful_exit as noreturn
    
    Suggested by clang -Wmissing-noreturn
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 9588a366cd0ca9b38cc545a8f70ae1f70f062ee9
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jun 11 12:14:03 2023 -0700

    Mark global variables as "static" since there's only one source file
    
    Quiets clang -Wmissing-variable-declarations warnings
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit fc70d05dad45c92809ec5e84090e7708b21815cd
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