libX11: Changes to 'master'

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Tue Sep 28 22:24:05 PDT 2010


 include/X11/ImUtil.h     |    6 +++---
 include/X11/XKBlib.h     |    6 +++---
 include/X11/Xcms.h       |    6 +++---
 include/X11/Xlib-xcb.h   |    6 +++---
 include/X11/Xlib.h       |    6 +++---
 include/X11/Xlibint.h    |    6 +++---
 include/X11/Xlocale.h    |    6 +++---
 include/X11/Xregion.h    |    6 +++---
 include/X11/Xresource.h  |    6 +++---
 include/X11/Xutil.h      |    6 +++---
 include/X11/cursorfont.h |    6 +++---
 11 files changed, 33 insertions(+), 33 deletions(-)

New commits:
commit d0cbf388919364fe6b5b9127f36426eb744090a0
Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Sun Sep 26 21:21:16 2010 -0700

    Add an "X11_" string to header guards to avoid possible collision
    
    This addresses a build failure which can result from <X11/Xlocale.h> and
    <xlocale.h> being included in the same code since they both used the same
    _XLOCALE_H_ protection.
    
    Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>



More information about the xorg-commit mailing list