xprop: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Mar 3 22:52:02 UTC 2019


 dsimple.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0c3a8c6ae1287187b7f59a53a6f0bdaf27bf9e61
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Mar 3 14:46:22 2019 -0800

    Fix -Wsign-compare warning in dsimple.c
    
    dsimple.c:322:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
      for (i=0; i<nchildren; i++) {
                 ^
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list