diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-12-08 20:44:15 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-12-08 20:44:15 +0100 |
commit | c36d2e0aa3c5d0fcb312a066817c0c6328685d56 (patch) | |
tree | be8db1f93f358b84f422936e4fd34ad8f3d6ba60 | |
parent | 238c43499c4e08562024c3ef59e50aa365b5f1b2 (diff) |
open_issues/boehm_gc: Update.
-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*. |