Code

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)
commit5e8d9d0fcca03064a155949cd4a9e169b2be81b3
tree05a2939d8e8cc507ae93e4decccb9107d2540f67
parent88e9831a25dad958793ec609cc09d2925ffaa551
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/branches/1.3@1792 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_restore.c