xcmsdb: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Mon Dec 2 11:21:44 PST 2013


 SCCDFile.h     |    2 -
 configure.ac   |    8 ++++---
 loadData.c     |   22 ++++++++-----------
 man/xcmsdb.man |    7 ++++++
 xcmsdb.c       |   63 ++++++++++++++++++++++++++++++++++-----------------------
 5 files changed, 60 insertions(+), 42 deletions(-)

New commits:
commit dee634b8eb0d1777baf48cfc12d892db778be587
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Nov 26 21:44:20 2013 -0800

    config: Add missing AC_CONFIG_SRCDIR
    
    Regroup AC statements under the Autoconf initialization section.
    Regroup AM statements under the Automake initialization section.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 953e12eab18c50001fcabeac9f3a9008a2858bc1
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Nov 26 21:39:00 2013 -0800

    Remove break statements immediately after return statements
    
    Silences clang -Wunreachable-code warnings
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit c715abbca4885d03e8f9d6b71cf8fb54e5be5667
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Nov 26 21:34:01 2013 -0800

    Fix const char * warnings
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Mark Kettenis <kettenis at openbsd.org>

commit 93fcd59757e87cb79db8a98e0379c0a90eddae4c
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Nov 26 21:26:54 2013 -0800

    Add -version option to print program version
    
    Adds both -version and previously undocumented -help to man page
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit dfd9fa8720cb8001d6569cd8b4d65819ff9d5ba5
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Nov 26 21:22:38 2013 -0800

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

commit 9ee59de6b0ab352e22d89edee361af40b85a1c79
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Nov 26 21:13:41 2013 -0800

    Combine usage message strings
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list