[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #1000: srfi-19 egg has problem in time->srfi-18-time
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #1000: srfi-19 egg has problem in time->srfi-18-time |
Date: |
Thu, 21 Mar 2013 20:46:48 -0000 |
#1000: srfi-19 egg has problem in time->srfi-18-time
------------------------+---------------------------------------------------
Reporter: saeftl | Owner:
Type: defect | Status: new
Priority: major | Milestone: someday
Component: extensions | Version: 4.8.x
Keywords: |
------------------------+---------------------------------------------------
(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
--
Ticket URL: <http://bugs.call-cc.org/ticket/1000>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #1000: srfi-19 egg has problem in time->srfi-18-time,
Chicken Trac <=