Hi, On 6/19/07, Jong-Hyouk Yun <[EMAIL PROTECTED]> wrote:
Hi, I found some problem with utf8 egg and string-split.
[...]
;;;; AFTER: string-split failure. #;4> (string-split "foo bar") Error: (string-split) bad argument type - not a string: #f
Thanks for spotting this! I've fixed it and added it to the tests. The new code has been checked in and should be available shortly. -- Alex _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
