diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-08-28 12:01:13 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-09-07 17:59:53 +0000 |
commit | 5a69e234cd4e02186b5b2627360f91cb1fa58edf (patch) | |
tree | 425d8e0e66ff11cf000ebe93d6ca90c5f5ecd3cb /src/Filter.c | |
parent | 2b927f88ad3d97e5fd1abd13b67724a86dd10404 (diff) |
Rename xDepth to xPDepth to quiet -Wshadow warnings
Xrender.c: In function ‘XRenderQueryFormats’:
Xrender.c:406:19: warning: declaration of ‘xDepth’ shadows a global declaration [-Wshadow]
xPictDepth *xDepth;
^~~~~~
In file included from /net/also.us.oracle.com/export/alanc/X.Org/amd64-gcc/install/usr/X11R7/include/X11/Xlibint.h:43:0,
from Xrenderint.h:31,
from Xrender.c:28:
/net/also.us.oracle.com/export/alanc/X.Org/amd64-gcc/install/usr/X11R7/include/X11/Xproto.h:329:7: note: shadowed declaration is here
} xDepth;
^~~~~~
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'src/Filter.c')
0 files changed, 0 insertions, 0 deletions