Hi,
Guile's guardians currently make the guarantee that "it is impossible
for a guardian to return a 'contained' object before its 'containing'
object."
I am considering removing this guarantee since it makes it impossible
for guardians to deal with cycles among guarded objects, and because
it is
release notes:
bugfixes and docs.
thi
NEWS excerpt:
* bugfixes
** `list->symbol' takes arg instead of rest-arg
** typo in autoconf macro GUILE_LIBSITE_DIR (1.4.1.103 regression :-/)
* new documentation for existing code/interfaces
** boot-9 procs: id identity 1+ 1- -1+ 1- return-i