#defines in Xlib.h propagate in user code and cause collisions
Submitted by vor..@..abv.bg
Assigned to Xorg Project Team
Description
Looking at http://cgit.freedesktop.org/xorg/lib/libX11/tree/include/X11/Xlib.h?id=d0cbf388919364fe6b5b9127f36426eb744090a0 on line 87 we have "#define Status int". As my application depends on MESA, this define has propagated to my app, creating an obscure (until now) bug.
Version: git