xrdb: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Jun 3 22:46:25 PDT 2014


 autogen.sh   |    5 +-
 configure.ac |   11 ++----
 xrdb.c       |  105 +++++++++++++++++++++++++----------------------------------
 3 files changed, 53 insertions(+), 68 deletions(-)

New commits:
commit ae495ec8de483ab99fe51bb36b95af4f50973387
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Jun 3 22:45:20 2014 -0700

    Print which option was in error along with usage message
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 01a023d7078f3325f626e8d499307b0d92eef64d
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Jun 3 22:28:54 2014 -0700

    unifdef -U__UNIXOS2__
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 8a051c45632ee88a4ca0ca492fe8c5cae4b71299
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Jun 3 22:27:10 2014 -0700

    Stop casting free() arguments to (char *)
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 7a464b04727516775c0a23325a2c69ba1357b00d
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Jun 3 22:24:40 2014 -0700

    Clean up sign/size conversion warnings from clang
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 074f6439a8606d9d191280ccffb37daa3c15e868
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Jun 3 20:16:28 2014 -0700

    Remove unused macro RESOURCE_PROPERTY_NAME
    
    Flagged by clang:
    xrdb.c:92:9: warning: macro is not used [-Wunused-macros]
            ^
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 118f7d099b99432d7f7013ae51de85b9561ee413
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Jun 3 20:13:28 2014 -0700

    configure: add more m4 quoting to quiet autoconf complaints
    
    Gets rid of these warnings:
    configure.ac:54: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
    ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
    ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
    ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
    configure.ac:54: the top level
    configure.ac:61: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
    ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
    ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
    ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
    configure.ac:61: the top level
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 6699bfcb0bcc148a4659c5c2434594a6e7fbe757
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Jun 3 18:47:31 2014 -0700

    autogen.sh: Honor NOCONFIGURE=1
    
    See http://people.gnome.org/~walters/docs/build-api.txt
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 1b1793b6bc469415b152918204dbc9e999e9815e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Jun 3 18:47:31 2014 -0700

    configure: Drop AM_MAINTAINER_MODE
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list