On Wed, Apr 15, 2009 at 10:55:15PM +0200, [email protected] wrote: > It's the -1 that's unexpected, since it's not a valid string index, > so trying to do anything with that causes it to fail big time. > It should just return #f on non-matching stuff. Still not sure what > exactly causes this, though.
OK, I have found and fixed the bug; it was a pretty silly error (the string argument was converted to a regex instead of the regex argument) I've tagged a new version; 2.0.6. Try updating, it should fix this problem. Alex, if you're reading this: could you verify this fix is the correct one and then update the Chicken 4 utf8 egg to match the 3 one? 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
pgpflngS85AEu.pgp
Description: PGP signature
_______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
