FreeBSD Bugzilla – Attachment 151704 Details for
Bug 184425
lang/sbcl 1.1.12,1 fails to build with THREADS option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
disable all threaded mailbox tests in sb-concurrency
patch-contrib__sb-concurrency__tests__test-mailbox.lisp (text/plain), 501 bytes, created by
sean
on 2015-01-15 19:59:39 UTC
(
hide
)
Description:
disable all threaded mailbox tests in sb-concurrency
Filename:
MIME Type:
Creator:
sean
Created:
2015-01-15 19:59:39 UTC
Size:
501 bytes
patch
obsolete
>--- contrib/sb-concurrency/tests/test-mailbox.lisp.orig 2012-12-01 06:32:36.000000000 -0500 >+++ contrib/sb-concurrency/tests/test-mailbox.lisp 2012-12-15 16:23:03.000000000 -0500 >@@ -62,7 +62,7 @@ > ;;; The issues don't seem to have anything to do with mailboxes > ;;; per-se, but are rather related to our usage of signal-unsafe > ;;; pthread functions inside signal handlers. >-#+(and sb-thread (not sunos)) >+#+(and sb-thread (not (or sunos freebsd))) > (progn > > ;; Dummy struct for ATOMIC-INCF to work.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 184425
: 151704 |
153660