Hi all,
I have a dynamic library located in a non standard
place I'd like to load within guile using
"dynamic-link". The dynamic link editor can be told
where to look for the library using an environment
variable. Is there a way to set up the environnement
variable directly _from_ Guile using for
Hi all,
I have a dynamic library located in a non standard
place I'd like to load within guile using
"dynamic-link". The dynamic link editor can be told
where to look for the library using an environment
variable. Is there a way to set up the environnement
variable directly _from_ Guile using for
Marius Vollmer wrote:
>
> So, do you rely on this ordering guarantee?
No, my uses of guardians don't rely on this.
Also I'm pretty sure that I'd expect any object added to a guardian to
be returned when that object becomes inaccessible. If cycles can make
this untrue, even when the whole cycle