[Marble-bugs] [marble] [Bug 320836] New: C++ way to use isnan/isinf
Vadim Zhukov
persgray at gmail.com
Thu Jun 6 22:06:26 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=320836
Bug ID: 320836
Summary: C++ way to use isnan/isinf
Classification: Unclassified
Product: marble
Version: 1.5.0 (KDE 4.10.0)
Platform: OpenBSD Packages
OS: OpenBSD
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: marble-bugs at kde.org
Reporter: persgray at gmail.com
Math operations in C++ should be handled via <cmath>, not <math.h>, and use
routines from std namespace. Other way things may break, as they break here, on
OpenBSD. Here is a patch the remedies the problem.
Reproducible: Always
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Marble-bugs
mailing list