guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: string-map arg order


From: Martin Grabmueller
Subject: Re: string-map arg order
Date: Thu, 23 Aug 2001 20:32:45 +0200

> From: Alex Shinn <address@hidden>
> Date: 21 Aug 2001 20:05:50 -0400
> 
> Is there a reason for the order of string-map to be
> 
>   (string-map str proc)
> 
> rather than as specified in the SRFI
> 
>   (string-map proc str)
> 
> ?  Assuming this is just a bug, attached are patches to the source and
> test files.

Could somebody please apply this patch, it looks okay?  I am a bit
busy currently...

I have introduced these bugs because I was once working with a
non-final version of the SRFI document, and that contained this and
some other bugs.  Sorry for that.

Thanks and best regards,
  'martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]