pika-dev
[Top][All Lists]
Advanced

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

[Pika-dev] Guile FFI: resizable vector problem


From: Andreas Rottmann
Subject: [Pika-dev] Guile FFI: resizable vector problem
Date: Sat, 31 Jan 2004 19:58:04 +0100
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

The next thing I ran into: Guile has dropped resizable vectors some
time ago. A rationale can be found in [0]. The argument seems sound to
me, so what about Pika -- won't resizable vectors yield the same
problem wrt to threading? For now, I'll just work around that by
making scm_set_n_vector_elts() create a new vector.

[0] http://mail.gnu.org/archive/html/guile-devel/2000-10/msg00049.html

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]