Hi Felix,

Here is a small fix for rss.scm;

40c40
<       (string=? i1 i2) )
---
>       (string=? g1 g2) )

At Wed, 2 Nov 2005 23:20:57 +0100,
felix winkelmann wrote:
> There is now a subversion repository, generously made available by
> Alejandro. Access it like this:
> 
>   $ svn co https://secure.afc.no-ip.info/svn/chicken-eggs
> 
>   (login "anonymous", password is "")
> 
> Once Alejandro is back and finds the time, I'd like to add anybody who
> is interested to the list of people that are given write-access to the
> repository. I just need an encrypted password, which can be generated
> by invoking:
> 
>   $ openssl passwd -apr1

I'd be interested.
This would reduce bothering you with this kind of small patches.

Daishi


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to