libXaw3d: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Sep 17 09:37:49 PDT 2011


 src/Label.c      |    2 ++
 src/LayYY.h      |    1 +
 src/SmeBSB.c     |    2 +-
 src/Text.c       |    2 +-
 src/TextAction.c |   10 ++++++----
 5 files changed, 11 insertions(+), 6 deletions(-)

New commits:
commit f1e3b47f02788903121148bc24afe4de8c2780d9
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Sep 17 00:52:15 2011 -0700

    Add LayYYWrap() prototype to LayYY.h
    
    Fixes gcc warning:
    laygram.y:259:5: warning: no previous prototype for 'LayYYwrap'
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Matt Turner <mattst88 at gmail.com>

commit 7e8ed65401fd140b8dbf8f0bad4849f2b204ccb5
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Sep 17 00:46:25 2011 -0700

    Fix several unused variable warnings
    
    All but one are due to variables defined outside #ifdef's but only
    used inside #ifdef'ed code blocks.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Matt Turner <mattst88 at gmail.com>



More information about the xorg-commit mailing list