diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2025-08-10 11:20:01 -0700 |
---|---|---|
committer | Marge Bot <marge-bot@fdo.invalid> | 2025-08-23 15:38:40 +0000 |
commit | d03c84b57f1455b20518781026777b938194b2a4 (patch) | |
tree | bdfcc7128d4397d7ce711eec3a382d4ca9120382 /hw/xfree86/dri2 | |
parent | dcd1ffa0c25ffba8a5f043481393d657a0bf5a33 (diff) |
../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