Alan Coopersmith <[email protected]> writes: > 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 <[email protected]>
Acked-by: Keith Packard <[email protected]> -- -keith
signature.asc
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
