diff options
author | Andy Wingo <wingo@pobox.com> | 2009-04-17 15:18:46 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2009-04-17 15:18:56 +0200 |
commit | 17df23e324eec8b8541bdd283e361c19a4159fa3 (patch) | |
tree | 04a97304356c17c185271a18afa01c3484d981fb /module/scripts/snarf-guile-m4-docs.scm | |
parent | 6d66647d5b2c6649bb4dade734f6d583d10d797c (diff) | |
download | guile-17df23e324eec8b8541bdd283e361c19a4159fa3.tar.gz |
fix a tricky GC bug in scm_c_make_subr
* libguile/procs.c (scm_c_make_subr): Fix a really tricky bug!!! If
scm_double_cell caused GC, the symbolic name wouldn't be marked. But
the symptom wouldn't appear until you accessed that symbol much later,
for example during tab completion / apropos grovelling. Not sure why we
didn't see this earlier.
Diffstat (limited to 'module/scripts/snarf-guile-m4-docs.scm')
0 files changed, 0 insertions, 0 deletions