pika-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pika-dev] alists, list issues


From: Andreas Rottmann
Subject: [Pika-dev] alists, list issues
Date: Fri, 06 Feb 2004 14:52:56 +0100
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

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         | address@hidden      | address@hidden | address@hidden
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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]