chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Need help on sxpath/txpath


From: Peter Bex
Subject: Re: [Chicken-users] Need help on sxpath/txpath
Date: Sat, 29 Jan 2011 13:46:20 +0100
User-agent: Mutt/1.4.2.3i

On Sat, Jan 29, 2011 at 09:32:10PM +0900, Daishi Kato wrote:
> And, found it! Yes, Peter.
> 
> In release/3/sxml-tools/extras/string-utils.scm,
> (define (substring? pattern str) (string-contains str pattern))
> 
> However, in release/4/sxpath/trunk/chicken/[st]xpath.scm,
> (define substring? string-contains)
> which is obviously incorrect.

D'oh!  I messed up :)

> Could you fix this please?

Done.

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth



reply via email to

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