<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - format_pack.c:9567:22: error: expected ')'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=88335#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - format_pack.c:9567:22: error: expected ')'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=88335">bug 88335</a>
from <span class="vcard"><a class="email" href="mailto:mattst88@gmail.com" title="Matt Turner <mattst88@gmail.com>"> <span class="fn">Matt Turner</span></a>
</span></b>
<pre>(In reply to Vinson Lee from <a href="show_bug.cgi?id=88335#c0">comment #0</a>)
<span class="quote">> mesa: 0e6f0eea1aae95213b359662495142fc7b88c34f (master 10.5.0-devel)
>
>
> Build error on FreeBSD.
>
> CC format_pack.lo
> ../../src/mesa/main/format_pack.c:9567:22: error: expected ')'
> assert(*d >= 0.0 f);
> ^</span >
Weird... I see
<span class="quote">> assert(*d >= 0.0f);</span >
in pack_uint_Z_FLOAT32() and pack_uint_Z_FLOAT32_X24S8(), but not with the
extra space. Those functions are emitted as-is from the python script too...</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>