bug-guile
[Top][All Lists]
Advanced

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

Re: Weak Vectors Patch


From: Andy Wingo
Subject: Re: Weak Vectors Patch
Date: Mon, 05 Apr 2010 19:26:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

On Mon 05 Apr 2010 19:03, address@hidden (Ludovic Courtès) writes:

> For these last two things, we’d need to modify the ‘vector-ref’ and
> ‘vector-set’ instructions so that they do the right thing.  The best
> solution would be to just call scm_c_vector_{ref,set_x} when
> SCM_I_WVECTP, so that the overhead remains low for regular vectors.  Can
> you look into this?

I did that last week I think, also at Clinton's urging :)


-- 
http://wingolog.org/




reply via email to

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