diff options
-rw-r--r-- | open_issues/boehm_gc.mdwn | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/open_issues/boehm_gc.mdwn b/open_issues/boehm_gc.mdwn index 540eed3b..34cc2ee0 100644 --- a/open_issues/boehm_gc.mdwn +++ b/open_issues/boehm_gc.mdwn @@ -24,9 +24,9 @@ committed upstream should very like also be made there. # Configuration -[[tschwinge]] reviewed its GNU/Hurd port's configuration on 2010-11-10, based -on CVS HEAD sources from 2010-11-16, converted to Git: -9abb37b2e581b415bb1f482085891a289c2c0be1. +[[tschwinge]] reviewed its GNU/Hurd port's configuration on 2010-12-08, based +on CVS HEAD sources from 2010-12-02, converted to [[Git, correspondingly +1c2455988a8f59a5f83b986b9156f03be395b3b6|source_repositories/boehm_gc]]. * `configure.ac` @@ -259,6 +259,10 @@ on CVS HEAD sources from 2010-11-16, converted to Git: There are different configurations possible, but in general, the testsuite restults of GNU/Linux and GNU/Hurd look very similar. +It has last been run and compared on 2010-11-10, based on CVS HEAD sources from +2010-11-04, converted to [[Git, correspondingly +9abb37b2e581b415bb1f482085891a289c2c0be1|source_repositories/boehm_gc]]. + ## `--enable-cplusplus --enable-gc-debug` * GNU/Hurd is missing *Call chain at allocation: [...] output*. |