mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-04-16 14:30:35 +02:00
The basic rule "put parantheses around macro parameters" should be
observed where possible. Otherwise code like
ConnectionNumber(foo = bar);
fails to compile. (It obviously passes if ConnectionNumber is a C
function.) There are several other macros amended for the same reason.
This bug appeared while building http://ioccc.org/1993/cmills.c, so
historically it was not present.
Signed-off-by: Dominik Muth <muth@nxdomain.no-ip.biz>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| cursorfont.h | ||
| ImUtil.h | ||
| Xcms.h | ||
| XKBlib.h | ||
| Xlib-xcb.h | ||
| Xlib.h | ||
| XlibConf.h.in | ||
| Xlibint.h | ||
| Xlocale.h | ||
| Xregion.h | ||
| Xresource.h | ||
| Xutil.h | ||