<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - New build warnings"
href="https://bugs.freedesktop.org/show_bug.cgi?id=96399">96399</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>New build warnings
</td>
</tr>
<tr>
<th>Product</th>
<td>xorg
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Driver/openchrome
</td>
</tr>
<tr>
<th>Assignee</th>
<td>openchrome-devel@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>xavier@bachelot.org
</td>
</tr></table>
<p>
<div>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>