libxtrans: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Mon Feb 9 17:13:27 PST 2009


 Xtransint.h |   12 ++++++++++++
 transport.c |    2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)

New commits:
commit 732f3366c40c4bea258b11b96c4763f5948a4844
Author: Benjamin Close <Benjamin.Close at clearchain.com>
Date:   Mon Feb 9 16:34:00 2009 +1030

    Update is_numeric base on the declaration change in 389e01fb51ba2d708015e27d8fc17c88a0e55802
    
    Signed-off-by: Benjamin Close <Benjamin.Close at clearchain.com>

commit 300893171ca7ad684472e5961a7b2ba0eb291f6b
Author: Benjamin Close <Benjamin.Close at clearchain.com>
Date:   Mon Feb 9 16:33:59 2009 +1030

    Revert "Fix "XXX declared 'static' but not defined""
    
    This reverts commit d192bac409fe5ef99fa9fb9b5a0d5f656f0f1412.
    
    When transport.c is directly include (as in the case of libICE:icetrans.c:32)
    Xtranssock.c must be included before Xtransutil.c in order for the socket
    structures to be included. Including Xtransutil.c after Xtranssock.c requires
    is_number and trans_mkdir to be defined.
    
    This reintroduces the warning until a cleaner solution can be found
    but fixes the build.
    
    Found by: Tinderbox
    
    Signed-off-by: Benjamin Close <Benjamin.Close at clearchain.com>



More information about the xorg-commit mailing list