libX11: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Jan 11 21:50:03 PST 2013


 include/X11/Xcms.h          |   12 ++++
 include/X11/Xlib.h          |   12 ++++
 include/X11/Xlibint.h       |   12 ++++
 include/X11/Xutil.h         |   12 ++++
 modules/im/ximcp/imTransR.c |    6 --
 src/globals.c               |  121 --------------------------------------------
 src/xlibi18n/XimTrInt.h     |    2 
 7 files changed, 49 insertions(+), 128 deletions(-)

New commits:
commit 3cd974b1d4d1fa6389d3695fa9fcc0c22a51d50c
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Dec 26 22:57:39 2012 -0800

    Remove unused DECnet ("DNETCONN") code from Xlib
    
    Has never been converted to build in modular builds, so has been unusable
    since X11R7.0 release in 2005.  DNETCONN support was removed from xtrans
    back in 2008.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit a6e5b36a3e6d4a7a9fb4bad905ed127e67b1957e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Dec 26 22:56:38 2012 -0800

    Remove unused TLI ("STREAMSCONN") code from Xlib
    
    Has never been converted to build in modular builds, so has been unusable
    since X11R7.0 release in 2005.  All known platforms with TLI/XTI support
    that X11R7 & later releases run on also have (and mostly prefer) BSD
    socket support for their networking API.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 59c9ee8cd58857c5769b643611cbe526005a9e45
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Dec 16 17:44:42 2012 -0800

    Tell clang not to report -Wpadded warnings on public headers we can't fix
    
    Better to silence the compiler warning than break ABI.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list