[Openchrome-devel] [Bug 96399] New: New build warnings
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jun 6 11:34:16 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=96399
Bug ID: 96399
Summary: New build warnings
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/openchrome
Assignee: openchrome-devel at lists.freedesktop.org
Reporter: xavier at bachelot.org
Several build warnings have appeared in the previous months. Here are the
relevant extracts of a build log. This is a plain build of the master branch on
a fully updated Fedora 23.
via_outputs.c: In function ‘viaProbePinStrapping’:
via_outputs.c:1202:17: warning: switch condition has boolean value
[-Wswitch-bool]
switch (sr13 && 0xC0) {
^
via_ums.c: In function ‘umsCreate’:
via_ums.c:711:11: warning: implicit declaration of function ‘xf86InitFBManager’
[-Wimplicit-function-declaration]
ret = xf86InitFBManager(pScreen, &AvailFBArea);
^
via_ums.c:722:9: warning: implicit declaration of function
‘xf86InitFBManagerLinear’ [-Wimplicit-function-declaration]
xf86InitFBManagerLinear(pScreen, offset, size);
^
I have seen more build warnings when building in a Fedora 23 chroot with the
Fedora enforced compile options, which enables more warnings than the plain
build. I'll report on them later, once I've taken a deeper look.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/openchrome-devel/attachments/20160606/dee5ea46/attachment.html>
More information about the Openchrome-devel
mailing list