Skip to content
Commit e3adfa36 authored by Luís Oliveira's avatar Luís Oliveira
Browse files

cffi-allegro: WITH-FOREIGN-POINTER bug fix

- Pass :ALLOCATION :FOREIGN-STATIC-GC to FF:WITH-STACK-FOBJECT so that
  the allocated object is not moved by the GC in those situation where
  W-S-F does heap allocation (e.g. in interpreted code).

Initial patch courtesy of John Fremlin.
parent 980ebadb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment