Bug 34786 - not compiling with option --pedantic
Summary: not compiling with option --pedantic
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: xorg-sdk (show other bugs)
Version: unstable
Hardware: all Linux
: P3 minor
Assignee: Valery Inozemtsev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-09 13:01 MSK by nbr
Modified: 2018-04-09 13:01 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.