|
| From: | Neil Jerram |
| Subject: | Re: Problem with apply-frame trap in 1.6 and 1.7 |
| Date: | Wed, 15 Dec 2004 17:29:16 +0000 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5 |
Marius Vollmer wrote:
Waitaminute! We no longer use alists in 1.6:
2004-08-11 Marius Vollmer <address@hidden>
* gc.c, procprop.c (scm_init_storage, scm_stand_in_procs,
scm_stand_in_proc): Use a hastable for scm_stand_in_procs instead
of an alist. Thanks to Matthias Koeppe!
Neil, do you have that change?
Yes, in CVS 1.6.x I do have that change. I'm sorry - when I reported this I was working with a 1.6.4 release, I think (possibly 1.6.5).
So I guess that should fix the problem, because the hashtable here is using hashq - I'll check and let you know.
Regards,
Neil
| [Prev in Thread] | Current Thread | [Next in Thread] |