cs: unbreak #:in-original-place?
for foreign procedures
This commit is contained in:
parent
f3aae7f4fb
commit
2ad4c6f508
|
@ -1776,7 +1776,7 @@
|
|||
[else r])))))])
|
||||
(if (and orig-place?
|
||||
(not (eqv? 0 (get-thread-id))))
|
||||
(async-callback-queue-call orig-place-async-callback-queue (lambda () (go)) #f #t void #t)
|
||||
(async-callback-queue-call orig-place-async-callback-queue (lambda () (go)) #f #t #t)
|
||||
(go))))])
|
||||
(c->s out-type r)))
|
||||
(fxsll 1 (length in-types))
|
||||
|
|
Loading…
Reference in New Issue
Block a user