Re: Things to hack on?
Tom Lord <lord-1tv/[email protected]> Mon, 2 Feb 2004 11:09:50 -0800 (PST)
| Newsgroups | gmane.lisp.scheme.pika.devel |
|---|---|
| Message-ID | <[email protected]> |
> From: Andreas Rottmann <[email protected]>
> > One idea is to move those to src/libscm, review/unrot them, and write
> > some tests. The code in there that does interrupt polling can just
> > be #if 0'ed out for now (and add a #undef FIXME there too -- to make
> > it easier to grep for).
> OK, I'm on it. Should the functions live in libscm/pair.c? Also, is
> a unit test called pair-tests/unit-lists.c OK?
Yes, and yes.
-t