bug-guile
[Top][All Lists]
Advanced

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

Re: Error in vector-move-left! & vector-move-right!


From: Andy Wingo
Subject: Re: Error in vector-move-left! & vector-move-right!
Date: Mon, 14 Feb 2011 20:23:51 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

On Mon 14 Feb 2011 05:21, Ian Price <address@hidden> writes:

> The culprit is an assertion common to both definitions in
> libguile/vectors.c that only allows you to move the values if the
> length of the vector to be moved is less than the length of the vector
> you are moving it to.
>
> Trivial patch is attached.

Applied.  Thanks!

Andy
-- 
http://wingolog.org/



reply via email to

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