xdpyinfo: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Sep 28 20:54:21 PDT 2011


 Makefile.am  |    6 +-
 configure.ac |   26 +++++------
 xdpyinfo.c   |  136 ++++++++++++++++++++++++++---------------------------------
 3 files changed, 77 insertions(+), 91 deletions(-)

New commits:
commit 0b97213aa640aa6a05b9cb298349e45403bf7958
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Sep 28 20:52:30 2011 -0700

    Silence gcc complaint about being unable to check printf format string
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 1ac4dd6c7abe6fe185c0dafb3bb592720128a737
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Sep 28 20:50:02 2011 -0700

    Remove unused function hasExtension
    
    Leftover from the Xprint code removed in commit 889264a52a6cf988
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 24c9341f0e7b0fb7aee326a72982e59e535055e1
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Sep 28 20:48:58 2011 -0700

    Add const attributes to fix gcc -Wwrite-strings warnings
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 794e32074cbf13434375afe62b86b57f266a749f
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Sep 28 20:41:57 2011 -0700

    Strip trailing whitespace
    
    Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
    git diff -w & git diff -b show no diffs from this change
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list