[Bug 1584534] [NEW] FTBFS with glibc2.23 due to non-floating-point argument to isnan()
Launchpad Bug Tracker
1584534 at bugs.launchpad.net
Sun May 22 21:12:06 UTC 2016
You have been subscribed to a public bug by Logan Rosen (logan):
lp-solve 5.5.0.15-3 currently FTBFS in Yakkety with glibc 2.23. There's
a test done to check if the system has isnan(), but that test currently
calls isnan(0), and 0 isn't a floating point argument, which causes the
compiler to error out.
A patch is attached to fix this issue. I'll also forward to Debian,
although their inclusion of the patch may be delayed because glibc 2.23
isn't in unstable yet.
** Affects: lp-solve (Ubuntu)
Importance: Undecided
Status: New
** Tags: patch
--
FTBFS with glibc2.23 due to non-floating-point argument to isnan()
https://bugs.launchpad.net/bugs/1584534
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list