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

cffi-allegro: fix handling of pointers on 64-bit platforms

- Use :UNSIGNED-NAT instead of :FOREIGN-ADDRESS for CFFI's :POINTER.
- Cleanup some of the kludges needed because :FOREIGN-ADDRESS wasn't
  understood by Allegro's FF in some contexts.

Bug report and initial patch courtesy of John Fremlin.
parent bc8e3d4f
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