[plt-scheme] date? bug in SRFI 19
On Jan 26, 2006, at 11:51 AM, pedro pinto wrote:
> I think date? is missing from the SRFI 19 collect. There is a typo
> in 19.ss:
>
> (rename srfi:date? date)
>
> BTW, is this the right mailing list for this kind of report?
Yep, looks like a bug. FYI, I personally haven't observed this bug
because SRFI 19 is another of those "conflict" srfi's, meaning that
in a module, you must instead require (lib "time.ss" "srfi" "19").
Fixed & committed.
BTW, AFAIK SRFI 19 is KTBB (known to be buggy), or at the very least
under-test-cased.
John Clements
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2430 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20060126/4918acea/attachment.p7s>