Bugs item #531961, was opened at 2002-03-19 17:47
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=110493&aid=531961&group_id=10493
Category: run-time
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Eric Marsden (emarsden)
Assigned to: Nobody/Anonymous (nobody)
Summary: date->string failing
Initial Comment:
% scsh
Welcome to scsh 0.6.1 (Combinatorial Algorithms) [beta
3]
Type ,? for help.
> (date->string (make-date 1 1 1 1 1 102))
Error: exception
wrong-type-argument
(call-external-value "format_date" #f)
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=110493&aid=531961&group_id=10493
|