<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - "builtin_functions.cpp", line 3218: Error: INFINITY is not defined."
href="https://bugs.freedesktop.org/show_bug.cgi?id=89773#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - "builtin_functions.cpp", line 3218: Error: INFINITY is not defined."
href="https://bugs.freedesktop.org/show_bug.cgi?id=89773">bug 89773</a>
from <span class="vcard"><a class="email" href="mailto:alan.coopersmith@oracle.com" title="Alan Coopersmith <alan.coopersmith@oracle.com>"> <span class="fn">Alan Coopersmith</span></a>
</span></b>
<pre>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.</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>