References/locations

2008-08-07 Thread Maciek Godek
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

Re: Just in case...

2008-08-07 Thread Rob Browning
"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

Re: Just in case...

2008-08-07 Thread Neil Jerram
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