[plt-scheme] A couple of SRFI patches, one addition to R6RS ports

From: Andreas Rottmann (a.rottmann at gmx.at)
Date: Wed Dec 2 18:10:39 EST 2009

Hi!

(Please see the headers of the attached patches for details).

- Fix for the R6RS version of SRFI-14
- Implementation of SRFI-0 and SRFI-98 (missing up-to-date)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: srfi-14.diff
Type: text/x-diff
Size: 654 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20091203/be01b975/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: srfi-98.diff
Type: text/x-diff
Size: 3803 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20091203/be01b975/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: srfi-0.diff
Type: text/x-diff
Size: 8002 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20091203/be01b975/attachment-0002.bin>
-------------- next part --------------

Note that in the current version of the SRFI-0 patch, SRFI-98 is not
marked as available, if the SRFI-98 patch would go in, the corresponding
line should be updated. SRFI-0 might be a somewhat controversial topic;
if it is (or has been) decided that it shouldn't be in PLT, I'd
appreciate pointers to relevant disccusions.

Additionally, a hack to the R6RS ports implementation, to make the
underlying mzscheme port accessible:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: r6rs-port-discloser.diff.bz2
Type: application/octet-stream
Size: 10013 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20091203/be01b975/attachment.obj>
-------------- next part --------------

Regards, Rotty
-- 
Andreas Rottmann -- <http://rotty.yi.org/>

Posted on the users mailing list.