chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] regex issues


From: Christian Jaeger
Subject: [Chicken-users] regex issues
Date: Sun, 15 May 2005 17:01:09 +0200

Hello

Is this a bug?:

 (string-match-positions ".*needle.*" "hay needle stack" 2) -> #f

Shouldn't it be giving ((2 16)) ?
This is Version 1, Build 89, on Debian.

And is it on purpose that string-substitute* does not interpret
\NUM references in substitution texts, unlike string-substitute?
(If so, that should maybe be documented)

Christian.




reply via email to

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