mkfontscale: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Jan 13 19:26:25 PST 2011


 configure.ac  |    7 +++++--
 list.c        |    6 ------
 mkfontscale.c |   20 +++++++++-----------
 3 files changed, 14 insertions(+), 19 deletions(-)

New commits:
commit 2e2073e358a6d9069dd5b5f3757de769cbc92721
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jan 9 13:44:31 2011 -0800

    Remove unused NEED_SNPRINTF code to #include non-existent snprintf.c
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 2ad869a51804e5232f10c1c933e2822c205c3265
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jan 9 13:39:00 2011 -0800

    Make fscanf format string constant so it can be checked at compile time
    
    Clears gcc warning of:
    mkfontscale.c:714: warning: format not a string literal, argument types not checked
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit ed14fe953f8f6fee90fcf28cd6775037b5f6e228
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jan 9 13:24:10 2011 -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>



More information about the xorg-commit mailing list