xorg-xorgproto/include/X11
Alan Coopersmith 641db34376 Remove the use of no-op B16 & B32 bitfield macros in headers
These have always done nothing on all platforms except CRAY.
As https://bugs.freedesktop.org/show_bug.cgi?id=45202 points out
we don't even detect when they've been wrong for decades.

Performed via:
find include -name '*.h' | grep -v md.h | xargs perl -i -p -e 's{\s+B\d+}{}g'
followed by manual whitespace fixups to preserve visual alignment.

The #defines for B16 & B32 are left in place to preserve compatibility
in any code that used them outside the xorgproto repo.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Acked-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2018-11-10 12:31:50 -08:00
..
dri Remove the use of no-op B16 & B32 bitfield macros in headers 2018-11-10 12:31:50 -08:00
extensions Remove the use of no-op B16 & B32 bitfield macros in headers 2018-11-10 12:31:50 -08:00
fonts Remove the use of no-op B16 & B32 bitfield macros in headers 2018-11-10 12:31:50 -08:00
PM Remove the use of no-op B16 & B32 bitfield macros in headers 2018-11-10 12:31:50 -08:00
ap_keysym.h Remove trailing whitespace from header files 2018-06-16 09:16:52 -07:00
DECkeysym.h Remove trailing whitespace from header files 2018-06-16 09:16:52 -07:00
HPkeysym.h Move the headers under include/X11/... 2018-01-30 12:31:15 -05:00
keysym.h Remove trailing whitespace from header files 2018-06-16 09:16:52 -07:00
keysymdef.h Remove trailing whitespace from header files 2018-06-16 09:16:52 -07:00
meson.build meson: Spread the install rules into their subdirs 2018-02-01 15:01:56 -05:00
Sunkeysym.h Move the headers under include/X11/... 2018-01-30 12:31:15 -05:00
X.h Remove trailing whitespace from header files 2018-06-16 09:16:52 -07:00
Xalloca.h Move the headers under include/X11/... 2018-01-30 12:31:15 -05:00
Xarch.h Move the headers under include/X11/... 2018-01-30 12:31:15 -05:00
Xatom.h Move the headers under include/X11/... 2018-01-30 12:31:15 -05:00
Xdefs.h Remove trailing whitespace from header files 2018-06-16 09:16:52 -07:00
XF86keysym.h Move the headers under include/X11/... 2018-01-30 12:31:15 -05:00
Xfuncproto.h xproto: Stop generating Xfuncproto.h 2018-02-01 14:55:30 -05:00
Xfuncs.h Remove trailing whitespace from header files 2018-06-16 09:16:52 -07:00
Xmd.h Move the headers under include/X11/... 2018-01-30 12:31:15 -05:00
Xos.h Move the headers under include/X11/... 2018-01-30 12:31:15 -05:00
Xos_r.h Move the headers under include/X11/... 2018-01-30 12:31:15 -05:00
Xosdefs.h Move the headers under include/X11/... 2018-01-30 12:31:15 -05:00
Xpoll.h.in Move the headers under include/X11/... 2018-01-30 12:31:15 -05:00
Xproto.h Remove the use of no-op B16 & B32 bitfield macros in headers 2018-11-10 12:31:50 -08:00
Xprotostr.h Remove the use of no-op B16 & B32 bitfield macros in headers 2018-11-10 12:31:50 -08:00
Xthreads.h Move the headers under include/X11/... 2018-01-30 12:31:15 -05:00
Xw32defs.h Remove trailing whitespace from header files 2018-06-16 09:16:52 -07:00
XWDFile.h Remove the use of no-op B16 & B32 bitfield macros in headers 2018-11-10 12:31:50 -08:00
Xwindows.h Move the headers under include/X11/... 2018-01-30 12:31:15 -05:00
Xwinsock.h Remove trailing whitespace from header files 2018-06-16 09:16:52 -07:00