summaryrefslogtreecommitdiff
path: root/hw/xfree86/dri2
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2025-08-10 11:20:01 -0700
committerMarge Bot <marge-bot@fdo.invalid>2025-08-23 15:38:40 +0000
commitd03c84b57f1455b20518781026777b938194b2a4 (patch)
treebdfcc7128d4397d7ce711eec3a382d4ca9120382 /hw/xfree86/dri2
parentdcd1ffa0c25ffba8a5f043481393d657a0bf5a33 (diff)
xfree86: Fix builds with gcc -WpedanticHEADmaster
../hw/xfree86/loader/loadmod.c:85:33: warning: ISO C forbids empty initializer braces before C23 [-Wpedantic] 85 | static int ModuleDuplicated[] = { }; | ^ ../hw/xfree86/loader/loadmod.c:85:12: error: zero or negative size array ‘ModuleDuplicated’ 85 | static int ModuleDuplicated[] = { }; | ^~~~~~~~~~~~~~~~ Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2054>
Diffstat (limited to 'hw/xfree86/dri2')
0 files changed, 0 insertions, 0 deletions