Bug 34786

Summary: not compiling with option --pedantic
Product: Sisyphus Reporter: nbr <nbr>
Component: xorg-sdkAssignee: Valery Inozemtsev <shrek>
Status: NEW --- QA Contact: qa-sisyphus
Severity: minor    
Priority: P3 CC: shrek
Version: unstable   
Hardware: all   
OS: Linux   

Description nbr 2018-04-09 13:01:44 MSK
In file included from /usr/include/xorg/xf86DDC.h:15:0,
                 from /usr/include/xorg/vgaHW.h:24,
                 from /usr/src/RPM/BUILD/VirtualBox-5.2.8_OSE/src/VBox/Additions/x11/vboxvideo/vboxvideo.c:64:
/usr/include/xorg/edid.h:618:6: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic]
     };
Там действительно unnamed union.