Hi,
it's me again, asking silly questions.
This time I would like to know if there's
a simple way to store a reference to
a variable in another variable -- say,
an element of vector or hash table.
I imagine this could look like this:
(define v #(1 2 3))
(define v1 (vector-location v 1))
v1
: 2
(se
"Neil Jerram" <[EMAIL PROTECTED]> writes:
> Thanks, I asked there, and someone pointed out my (rather silly)
> mistake. Fix is here:
>
> http://git.savannah.gnu.org/gitweb/?p=guile.git;a=commit;h=adacd2dac5ad1c80a8faf8933c228533fb82cc80
>
> If you could try a new upload with both this and the ia6
2008/8/5 Rob Browning <[EMAIL PROTECTED]>:
> "Neil Jerram" <[EMAIL PROTECTED]> writes:
>
>> The ia64 one is fully understood; you just need to add
>> http://git.savannah.gnu.org/gitweb/?p=guile.git;a=commit;h=78aa4a8850396801f2e5515565d051b45b4f15b5
>
> One place to ask questions would probably be