diff options
Diffstat (limited to 'open_issues')
-rw-r--r-- | open_issues/boehm_gc.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/open_issues/boehm_gc.mdwn b/open_issues/boehm_gc.mdwn index c215d501..19bd1b21 100644 --- a/open_issues/boehm_gc.mdwn +++ b/open_issues/boehm_gc.mdwn @@ -277,4 +277,7 @@ It has last been run and compared on 2010-11-10, based on CVS HEAD sources from * What are other applications to test Boehm GC? Also especially in combination with [[/libpthread]] and dynamic loading of shared libraries? + * There's been some talking about it on GNU guile mailing lists, and two + Git branches (2010-12-15: last change 2009-09). + * <http://www.hpl.hp.com/personal/Hans_Boehm/gc/#users> |