chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] utf8 egg and string-split


From: Alex Shinn
Subject: Re: [Chicken-users] utf8 egg and string-split
Date: Tue, 19 Jun 2007 17:58:27 +0900

Hi,

On 6/19/07, Jong-Hyouk Yun <address@hidden> 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




reply via email to

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