https://bugs.freedesktop.org/show_bug.cgi?id=88335
--- Comment #2 from Matt Turner <matts...@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.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev