Code

snapshot changelog.
[pkg-rrdtool.git] / debian / patches / bts625631-gcc4.5
1 diff a/src/rrd_format.h b/src/rrd_format.h\r
2 --- a/src/rrd_format.h\r
3 +++ b/src/rrd_format.h\r
4 @@ -36,5 +36,5 @@\r
5  #define RRD_VERSION   "0004"\r
6  #define RRD_VERSION3  "0003"\r
7 -#define FLOAT_COOKIE  8.642135E130\r
8 +#define FLOAT_COOKIE  ((double)8.642135E130)\r
9  \r
10  typedef union unival {\r