Guile FFI: resizable vector problem
Andreas Rottmann <[email protected]> Sat, 31 Jan 2004 19:58:04 +0100
| Newsgroups | gmane.lisp.scheme.pika.devel |
|---|---|
| Message-ID | <[email protected]> |
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 | [email protected] | 118634484@ICQ | [email protected] 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