id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,difficulty 298,"SRFI-18 time objects store time span as fixnums, which can overflow",felix winkelmann,,"(reported by Nicolas Pelletier) After 12 days, fixnums will overflow on 32-bit platforms. It would be better to store the milliseconds span as flonum and use flonum comparisons in srfi-18.scm and scheduler.scm. ",defect,closed,critical,,core libraries,4.5.x,fixed,timeout srfi-18 time,,