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.
_______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
