[cairo-bugs] [Bug 55771] build fails because FE_INVALID is used uncoditionally in tests
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 18 04:43:05 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=55771
Uli Schlachter <psychon at znc.in> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Uli Schlachter <psychon at znc.in> ---
commit d5f9c694b9145f0464c8bd58d844bddedcb77d5e
Author: Uli Schlachter <psychon at znc.in>
Date: Tue Oct 16 17:09:42 2012 +0200
test: Define optional exception classes
According to musl libc author:
"C99 requires the FE_ macros to be defined if and only if the exception
they
correspond to is supported"
So we define these macros to 0 if they are not supported. Support for these
FPU
exceptions is not necessary for correct functionality, but makes some tests
less
effective.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=55771
Signed-off-by: Uli Schlachter <psychon at znc.in>
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20121018/11e73777/attachment.html>
More information about the cairo-bugs
mailing list