libXinerama: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Feb 16 05:06:54 EET 2007


 .gitignore      |    1 +
 Makefile.am     |    4 ++++
 configure.ac    |    8 ++++++++
 src/Makefile.am |    8 ++++++++
 src/Xinerama.c  |    5 +++--
 5 files changed, 24 insertions(+), 2 deletions(-)

New commits:
commit 36a4a6f58b95ce244741df939cccef4733d80b03
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Thu Feb 15 19:06:14 2007 -0800

    Clear sparse warnings & error
    
    Xinerama.c:56:5: warning: incorrect type in initializer (incompatible argument 1 (different types))
    Xinerama.c:68:8: error: symbol 'close_display' redeclared with different type (originally declared at Xinerama.c:48) - incompatible argument 1 (different types)
    Xinerama.c:283:5: warning: Using plain integer as NULL pointer

commit c98be137c711235fe5bff430e93222d2a47b5e6a
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Thu Feb 15 18:59:53 2007 -0800

    Add support for source code checkers such as sparse & lint

commit 269885f05a4aed0eb3ee192217fa8ec6494f90c5
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Thu Feb 15 18:55:38 2007 -0800

    Add *~ to .gitignore to skip over emacs/patch droppings




More information about the xorg-commit mailing list