guile-user
[Top][All Lists]
Advanced

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

Re: ams-pers-scheme-0.01


From: rm
Subject: Re: ams-pers-scheme-0.01
Date: Tue, 25 Dec 2001 22:28:33 +0100
User-agent: Mutt/1.0.1i

On Tue, Dec 25, 2001 at 11:52:56AM +0900, Alex Shinn wrote:
>  [...]
> However, rather than downloading it directly, it might be nice if people
> downloaded
> 
> http://synthcode.com/code/gumm.scm
> 

... works fine and looks like a 'cool thing' ;-)

I think 'urandom.scm' needs to be changed like this:

(define-module (ams urandom)
  :use-module (ice-9 rw)
  :use-module (srfi srfi-13))

otherwise 'string-fold' in line 30 will be unbound.


 Ralf Mattes



reply via email to

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