transset: Changes to 'master'

Arnaud Fontaine arnau at kemper.freedesktop.org
Mon Jun 4 22:59:16 PDT 2012


 Makefile.am  |    1 +
 configure.ac |    4 ++--
 dsimple.c    |   52 ++++++++++++++++++++++++++--------------------------
 dsimple.h    |   12 +++++-------
 transSet.c   |   17 +++++++----------
 5 files changed, 41 insertions(+), 45 deletions(-)

New commits:
commit 49d17bde62694c2f0e2bb7883641bd60830c6bd5
Author: Arnaud Fontaine <arnau at debian.org>
Date:   Tue Jun 5 14:55:54 2012 +0900

    transset 1.0.0

commit 5f23076c05c58e790eaffa66ed6b676f5f736555
Author: Arnaud Fontaine <arnau at debian.org>
Date:   Tue Jun 5 14:43:11 2012 +0900

    Rename dpy to disp in function parameter to avoid shadowing dpy global declaration.

commit 8cc91040c81e5e33e6422066763bcc231c778011
Author: Arnaud Fontaine <arnau at debian.org>
Date:   Tue Jun 5 14:29:19 2012 +0900

    Add missing const keywords on Fatal_Error() and program_name to clear GCC warnings.

commit ef2753866bf0b51a38484ae5a86562d5057fabab
Author: Arnaud Fontaine <arnau at debian.org>
Date:   Tue Jun 5 14:27:02 2012 +0900

    Add _X_ATTRIBUTE_PRINTF attribute to Fatal_Error() to clear GCC warning.

commit bd4ca2af9f39e3282e319e6d31450e04b1b16e64
Author: Arnaud Fontaine <arnau at debian.org>
Date:   Tue Jun 5 14:26:08 2012 +0900

    Add _X_NORETURN to Usage() to clear GCC warning.

commit dcdc705fe7af9e834714219a618ddfd74b70294f
Author: Arnaud Fontaine <arnau at debian.org>
Date:   Tue Jun 5 14:18:42 2012 +0900

    Use _X_NORETURN from xproto 7.0.17 instead of checking __GNUC__.

commit 051275fbad049b6b88da4350683aa391e9e8b94f
Author: Arnaud Fontaine <arnau at debian.org>
Date:   Tue Jun 5 14:08:30 2012 +0900

    Add autogen.sh to EXTRA_DIST.

commit c70e20694b27928429715b964f32e0abc519cb19
Author: Arnaud Fontaine <arnau at debian.org>
Date:   Tue Jun 5 12:37:09 2012 +0900

    Clear GCC warning (-Wmaybe-uninitialized).



More information about the xorg-commit mailing list