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

List:       sbcl-commits
Subject:    [Sbcl-commits] master: Fix win32 build.
From:       stassats via Sbcl-commits <sbcl-commits () lists ! sourceforge ! net>
Date:       2020-09-29 22:19:56
Message-ID: 1601417996.402302.325 () sfp-scm-1 ! v30 ! lw ! sourceforge ! com
[Download RAW message or body]

The branch "master" has been updated in SBCL:
       via  020ac3a7cfd0a66f43730ff1bd1ac67b5cc76681 (commit)
      from  069a5ba0922e0857909d8a3e0fc038bd046fa082 (commit)

- Log -----------------------------------------------------------------
commit 020ac3a7cfd0a66f43730ff1bd1ac67b5cc76681
Author: Stas Boukarev <stassats@gmail.com>
Date:   Wed Sep 30 01:19:46 2020 +0300

    Fix win32 build.
---
 contrib/sb-sprof/test.lisp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/sb-sprof/test.lisp b/contrib/sb-sprof/test.lisp
index fc14cb768..3704d1e9b 100644
--- a/contrib/sb-sprof/test.lisp
+++ b/contrib/sb-sprof/test.lisp
@@ -9,6 +9,7 @@
 ;;; SIGPROF-HANDLER used to have a slow call to ALIEN-FUNCALL which entails
 ;;; COMPILE which entails needing to acquire *WORLD-LOCK* for various things.
 ;;; It was the mother of all deadlocks.
+#-win32
 (let ((c (sb-kernel:fun-code-header #'sb-sprof::sigprof-handler)))
   (loop for i from sb-vm:code-constants-offset below (sb-kernel:code-header-words c)
         do (let ((obj (sb-kernel:code-header-ref c i)))

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


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