FreeBSD Bugzilla – Attachment 23445 Details for
Bug 40342
koffice-kde3 build nit, need cmath.h
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 367 bytes, created by
Robert Watson
on 2002-07-08 15:00:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Robert Watson
Created:
2002-07-08 15:00:04 UTC
Size:
367 bytes
patch
obsolete
>--- kchart/kdchart/KDChartTable.h.bak Mon Jul 8 08:58:41 2002 >+++ kchart/kdchart/KDChartTable.h Mon Jul 8 09:09:12 2002 >@@ -27,6 +27,10 @@ > #include <float.h> > #define MAXDOUBLE DBL_MAX > #define MINDOUBLE DBL_MIN >+#elif defined __FreeBSD__ >+#include <cmath> >+#define MAXDOUBLE DBL_MAX >+#define MINDOUBLE DBL_MIN > #else > #include <float.h> > #define MAXDOUBLE DBL_MAX
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 40342
: 23445