[Mesa-dev] [Bug 88335] format_pack.c:9567:22: error: expected ')'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 12 15:31:29 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=88335

--- Comment #2 from Matt Turner <mattst88 at gmail.com> ---
(In reply to Vinson Lee from comment #0)
> 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);
>                      ^

Weird... I see

> assert(*d >= 0.0f);

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...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150112/d9baed70/attachment.html>


More information about the mesa-dev mailing list