Re: Moshimoshi update

John Clements <clements-USm5ewCNdr/[email protected]>
Newsgroups gmane.lisp.scheme.plt.schematics
Message-ID <[email protected]>
On Thursday, October 2, 2003, at 12:30  AM, Noel Welsh wrote:

> Hi all,
>
> Thought some of you might be interested to know I've
> got Moshi working again.  Unfortunately CVS isn't
> working for me so the changes haven't made it into the
> repository yet.  *sigh*

Perhaps you already know this, but moshimoshi stopped working with 
SRFI-1 back in september, when Mike Sperber changed the interface so 
that SRFI-1 supplies names like map and reverse! which collide with 
existing mzscheme names.  After some discussion, we've arrived at a 
compromise: (lib "1.ss" "srfi") will supply the colliding names, but 
(lib "list.ss" "srfi" "1") will not; instead, it will supply the old 
s:map and s:reverse! -style names where collisions occur.

Therefore, to get moshimoshi working with the exp-tagged sources, 
you'll probably want to change every instance of (lib "1.ss" "srfi") 
into (lib "list.ss" "srfi" "1").

HTH,

john



-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.