libX11: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Dec 21 18:51:44 PST 2010


 include/X11/Xlib.h    |    2 +-
 man/XInternAtom.man   |    8 ++++----
 specs/libX11/CH04.xml |    4 ++--
 src/IntAtom.c         |    4 ++--
 4 files changed, 9 insertions(+), 9 deletions(-)

New commits:
commit d2714d65e85b44abedf5f82e1a31506dba397ef2
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Dec 21 18:47:16 2010 -0800

    Revert "Mark atom names argument to XInternAtoms as const"
    
    This reverts commit c8701115462b482d99ecff24d9de0f2806084ba5.
    
    The constification of a pointer to a pointer caused unexpected issues,
    and xorg-devel was unable to come up with a clean, safe, reasonable way
    to handle them, so we're chalking this up for now as yet another mistake
    in the Xlib API definition we'll be living with.
    
    See https://bugs.freedesktop.org/show_bug.cgi?id=32098 for details.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list