Code

Testing an double and an integer for equality is bound to produce odd results on...
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 3 May 2007 12:43:15 +0000 (12:43 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 3 May 2007 12:43:15 +0000 (12:43 +0000)
commit8961594e154d8d662abd25d43567f5331a81aef4
tree68224d81cde22a901d02056ccc54d3bbf4b73c10
parent739f7487a8c659608b82b1bd2291718f723c8ccd
Testing an double and an integer for equality is bound to produce odd results on times. Don't do it! -- rrdtool@oldach.net

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@1052 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_graph.c