<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:vlee@freedesktop.org" title="Vinson Lee <vlee@freedesktop.org>"> <span class="fn">Vinson Lee</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT""
href="https://bugs.freedesktop.org/show_bug.cgi?id=91591">bug 91591</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Keywords</td>
<td>
</td>
<td>bisected
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT""
href="https://bugs.freedesktop.org/show_bug.cgi?id=91591#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT""
href="https://bugs.freedesktop.org/show_bug.cgi?id=91591">bug 91591</a>
from <span class="vcard"><a class="email" href="mailto:vlee@freedesktop.org" title="Vinson Lee <vlee@freedesktop.org>"> <span class="fn">Vinson Lee</span></a>
</span></b>
<pre>21ccdbdb5dd87b2ee66c4e78b011ec4df29efb98 is the first bad commit
commit 21ccdbdb5dd87b2ee66c4e78b011ec4df29efb98
Author: Jose Fonseca <<a href="mailto:jfonseca@vmware.com">jfonseca@vmware.com</a>>
Date: Sun Aug 9 11:25:41 2015 +0100
util: Cope with LONG_BIT not being defined on Windows.
Neither MSVC nor MinGW defines LONG_BIT. For MSVC this was not a problem
as
it doesn't define __x86_64__ macro (it's GCC specific.)
However on Windows long type is guaranteed to be 32bits.
Also add an #error, as GCC will just warn, not throw any error, when no
value is returned.
Trivial.
:040000 040000 350b7ab0ecfaf0f65abf3a25ebf014bfa025ddcf
c3c1bc37290d1e52e77cc05a78d9ee8c35747ce1 M src
bisect run success</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>