bug-guile
[Top][All Lists]
Advanced

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

Re: Bug in make-shared-array.


From: Marius Vollmer
Subject: Re: Bug in make-shared-array.
Date: 02 May 2006 00:48:06 +0300
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Neil Jerram <address@hidden> writes:

> Anyone care to comment or to concoct new tests to explore these?

Everything is possible with out array code.  It is too clever for its
own good and needs to be rewritten.  Looking at the code makes you
think that something really sophisticated must be going on, but I
guess when rewriting it, we get something simple, elegant and
efficient without too much effort...

Also, my recent API overhaul has likely made things worse...

Anyway: the array bounds are supposed to be (inclusive,inclusive).
I'll have a closer look at scm_make_shared_array...

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

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