[Xapian-tickets] [Xapian] #628: Definition for round() is missing
Xapian
nobody at xapian.org
Thu Sep 26 16:08:08 BST 2013
#628: Definition for round() is missing
-------------------------------+-------------------
Reporter: dmichelsen | Owner: olly
Type: defect | Status: new
Priority: normal | Milestone:
Component: Other | Version: 1.3.1
Severity: normal | Keywords:
Blocked By: | Blocking:
Operating System: Solaris |
-------------------------------+-------------------
\
\
The inclusion of `<cmath>` on Solaris Studio 12.3 does not include a
definition for `round()`. The implementation pulls in `<iso/math_iso.h>`
only. Adding also `<math.h>` the the definition of round. It looks like
round is not part of the c99 standard in cmath:
http://www.cplusplus.com/reference/cmath/
\
\
\
--
Ticket URL: <http://trac.xapian.org/ticket/628>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list