Opened 11 years ago

Closed 6 years ago

#1000 closed defect (fixed)

srfi-19 egg has problem in time->srfi-18-time

Reported by: saeftl Owned by:
Priority: major Milestone: someday
Component: extensions Version: 4.7.x
Keywords: Cc:
Estimated difficulty: easy

Description

(use srfi-19)
(time->srfi-18-time (date->time (make-date 0 0 0 0 21 3 2013)))

results in
Error: (seconds->time) bad argument type - not a number: 1363820400

Tried with OpenBSD 5.2 on i386,
chicken 4.7.0,
srfi-19 egg version 3.2.0

Change History (3)

comment:1 Changed 11 years ago by saeftl

Version: 4.8.x4.7.x

comment:2 Changed 8 years ago by sjamaan

Estimated difficulty: easy

If we wait 2 more years it won't be an issue anymore :)

comment:3 Changed 6 years ago by Kon Lovett

Resolution: fixed
Status: newclosed

rel 3.4.3

Note: See TracTickets for help on using tickets.