On Tue, Jul 30, 2013 at 10:23 PM, Felix Filozov ffilozov@gmail.com wrote:
Having had a closer look at the code, I noticed that the with-foreign-pointer macro allocates in a static area if #+(version>= 8 1).
Why is this relevant for the decision whether to allow GC (and concurrent threads) during an foreign function call?