[Mesa-dev] [Bug 89773] "builtin_functions.cpp", line 3218: Error: INFINITY is not defined.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 30 16:11:13 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=89773
--- Comment #3 from Alan Coopersmith <alan.coopersmith at oracle.com> ---
Sorry, I don't have enough context here, but on Solaris, INFINITY is defined
via math.h headers, but wrapped in:
#if defined(_STDC_C99) || _XOPEN_SOURCE - 0 >= 600 || defined(__C99FEATURES__)
but as C++ is pure evil, I don't know if it corrupts this somehow.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20151201/ff1d4718/attachment.html>
More information about the mesa-dev
mailing list