On Fri, Sep 20, 2013 at 5:55 AM, Matt Gushee <m...@gushee.net> wrote:

> Hello--
>
> I've noticed the following unexpected behavior with the string
> trimming functions in utf8-srfi-13:
> [...]
> csi> (use utf8-srfi-13)
> ; loading /usr/lib/chicken/6/utf8-srfi-13.import.so ...
> ; << etc. >>
>
> csi> (map string-trim-both strings)
> ("abc" "\t   abc" "\r   abc" "\n   abc")
>

This looks like an oversight.  The fix is simple, but my dev
machine just died so it may take me a couple days to get to it.

-- 
Alex
_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to