oclock: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Aug 18 22:59:08 UTC 2022


 oclmask.bit |    2 +-
 oclock.bit  |    2 +-
 oclock.c    |    6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit f6a658deeac58d170c3fef1d785d723a6d830119
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Aug 13 16:25:03 2022 -0700

    Add cast to clear -Wsign-compare warning
    
    oclock.c: In function ‘quit’:
    oclock.c:157:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
      event->xclient.data.l[0] != wm_delete_window) {
                               ^~
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 6d55831ae7d1c27a6f4851449b830c248b693bfe
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Aug 13 16:17:55 2022 -0700

    Declare bitmap data as const
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list