alists, list issues

Andreas Rottmann <[email protected]> Fri, 06 Feb 2004 14:52:56 +0100
Newsgroups gmane.lisp.scheme.pika.devel
Message-ID <[email protected]>
I just found out that there are more issues in my list code, except
for SCM_LSET: I sometimes set the result storage and later referenced
one of the parameters. This is of course wrong, since it means
scm_func (x, arena, x) won't reliably work. I'll fix those along with
the LSET issue. 

Meanwhile, I've started implementing some alist functions, reaping the
code from systas and unfinished-code. Again, I've an API question;
scm_acons and scm_ass{q,v,oc} are clear to me, but should the C names
for ass{q,v,oc}-ref and del{q,v,ete} (not really alist function, but
needed by alist code) be? 

Cheers, Andy
-- 
Andreas Rottmann         | [email protected]      | 118634484@ICQ | [email protected]
http://yi.org/rotty      | GnuPG Key: http://yi.org/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

Any technology not indistinguishable from magic is insufficiently advanced.
   -- Terry Pratchett