libXdmcp: Changes to 'master'

Paulo Cesar Pereira de Andrade pcpa at kemper.freedesktop.org
Fri Jan 9 11:06:48 PST 2009


 .gitignore   |    4 ++++
 A8Eq.c       |    3 +--
 CA8.c        |    3 +--
 DA32.c       |    3 +--
 DA8.c        |    3 +--
 DAofA8.c     |    3 +--
 Fill.c       |    6 +-----
 Flush.c      |    6 +-----
 Makefile.am  |    6 +++---
 RA16.c       |    4 +---
 RA32.c       |    4 +---
 RA8.c        |    4 +---
 RAofA8.c     |    4 +---
 RC16.c       |    4 +---
 RC32.c       |    4 +---
 RC8.c        |    4 +---
 RHead.c      |    4 +---
 RR.c         |    3 +--
 WA16.c       |    4 +---
 WA32.c       |    4 +---
 WA8.c        |    4 +---
 WAofA8.c     |    4 +---
 configure.ac |    9 ++++++---
 23 files changed, 33 insertions(+), 64 deletions(-)

New commits:
commit 49336f1b6fa5d8dc8a9ae3e8d286b061f0d2914c
Author: Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br>
Date:   Fri Jan 9 16:34:13 2009 -0200

    Ansification and compile warning fixes.
    
      Code that already have a header with the proper prototype is safe
    to ansify.
      This uses XORG_CHANGELOG macro to properly work with the "git-log"
    to "git log" change (required to pass "make distcheck"), uses the
    XORG_CWARNFLAGS macro, and doesn't generate any compile warnings from
    gcc 4.3 and sparse.



More information about the xorg-commit mailing list