1. I really should test things.
2. I don't use the (do) form in my coding and it shows.
3. The following fix has been tested on the sample data.

((if (eof-object? ln) (reverse lns)(or (eq? n 0)(reverse (cons ln lns)))))


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to