Opened 12 years ago
Closed 7 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 12 years ago by
Version: | 4.8.x → 4.7.x |
---|
comment:2 Changed 8 years ago by
Estimated difficulty: | → easy |
---|
Note: See
TracTickets for help on using
tickets.
If we wait 2 more years it won't be an issue anymore :)