On Mon, Jul 09, 2007 at 01:49:12PM +0900, Alex Shinn wrote: > On 7/7/07, Alex Shinn <[EMAIL PROTECTED]> wrote: > > > >> Unfortunately, fmt hangs on the obvious solution: > >> > >> (fmt #t > >> (join > >> (lambda (x) (trim 5 x)) > >> (string-split "foo foo\nbar bar\n" "\n") > >> nl)) > > > >That's a bug. I've fixed it in my repository, and will probably > >make a new release this weekend. > > This and several other minor bugfixes are included in the 0.5 > release:
Thanks Alex! -Robin _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
