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

Fix uffi-compat bugs

- :pointer is no longer a built-in type so we have to parse it,
  not find-type it.
- def-array-pointer actually defines an array type with 1 element.
  (this emulates UFFI's behaviour)

Bug report and initial patches courtesy of Lou Vanek.
parent 8b1e5996
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