Fix casting issues in rrd_restore. The bug manifested when compiled on sparc v9 as...
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 15 Apr 2009 07:02:04 +0000 (07:02 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 15 Apr 2009 07:02:04 +0000 (07:02 +0000)
commit99bc538e0bef411b7d757f79a527629b99c40870
tree0195a300f48367b6a0847e92cd4d10b861e75afc
parent52fcb05de0a22d5f3edc730319ce2c1766fa6850
Fix casting issues in rrd_restore. The bug manifested when compiled on sparc v9 as explained in #218.
Patch based in input provided by poster of #218.

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1792 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_restore.c