[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sbcl-commits
Subject:    [Sbcl-commits] master: Fix -sb-thread.
From:       stassats via Sbcl-commits <sbcl-commits () lists ! sourceforge ! net>
Date:       2020-06-23 22:18:56
Message-ID: 1592950736.552026.16851 () sfp-scm-4 ! v30 ! lw ! sourceforge ! com
[Download RAW message or body]

The branch "master" has been updated in SBCL:
       via  7bebe3387d6a7637b99454d86a38c62b6fde77ae (commit)
      from  ad7f20ccde66fa7b11dc45fd3c3aa546dab90cdd (commit)

- Log -----------------------------------------------------------------
commit 7bebe3387d6a7637b99454d86a38c62b6fde77ae
Author: Stas Boukarev <stassats@gmail.com>
Date:   Wed Jun 24 01:17:06 2020 +0300

    Fix -sb-thread.
---
 tests/hash-table.impure.lisp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/hash-table.impure.lisp b/tests/hash-table.impure.lisp
index 8e005cb72..6e89800dd 100644
--- a/tests/hash-table.impure.lisp
+++ b/tests/hash-table.impure.lisp
@@ -24,7 +24,7 @@
     (sb-thread:join-thread thread)))
 ;;; Interpreted code is probably too slow to be useful in this test
 (compile 'weak-table-allocation-test)
-(weak-table-allocation-test)
+
 (with-test (:name :weak-table-gc-invariant :skipped-on (not :sb-thread))
   (weak-table-allocation-test))
 

-----------------------------------------------------------------------


hooks/post-receive
-- 
SBCL


_______________________________________________
Sbcl-commits mailing list
Sbcl-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sbcl-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic